Home
last modified time | relevance | path

Searched refs:Ullong (Results 1 – 25 of 321) sorted by relevance

12345678910>>...13

/dports/devel/sunpromake/schily-2021-09-18/libschily/
H A Dastoull.c60 EXPORT char *astoull __PR((const char *s, Ullong *l));
61 EXPORT char *astoullb __PR((const char *s, Ullong *l, int base));
66 Ullong *l;
74 Ullong *l;
80 register Ullong ret = (Ullong)0;
81 Ullong maxmult;
117 maxmult = TYPE_MAXVAL(Ullong) / base;
139 if (TYPE_MAXVAL(Ullong) - ret < digit)
167 *l = TYPE_MAXVAL(Ullong);
/dports/devel/smake/schily-2021-09-18/libschily/
H A Dastoull.c60 EXPORT char *astoull __PR((const char *s, Ullong *l));
61 EXPORT char *astoullb __PR((const char *s, Ullong *l, int base));
66 Ullong *l;
74 Ullong *l;
80 register Ullong ret = (Ullong)0;
81 Ullong maxmult;
117 maxmult = TYPE_MAXVAL(Ullong) / base;
139 if (TYPE_MAXVAL(Ullong) - ret < digit)
167 *l = TYPE_MAXVAL(Ullong);
/dports/devel/schilybase/schily-2021-09-18/libschily/
H A Dastoull.c60 EXPORT char *astoull __PR((const char *s, Ullong *l));
61 EXPORT char *astoullb __PR((const char *s, Ullong *l, int base));
66 Ullong *l;
74 Ullong *l;
80 register Ullong ret = (Ullong)0;
81 Ullong maxmult;
117 maxmult = TYPE_MAXVAL(Ullong) / base;
139 if (TYPE_MAXVAL(Ullong) - ret < digit)
167 *l = TYPE_MAXVAL(Ullong);
/dports/net/rscsi/schily-2021-09-18/libschily/
H A Dastoull.c60 EXPORT char *astoull __PR((const char *s, Ullong *l));
61 EXPORT char *astoullb __PR((const char *s, Ullong *l, int base)); in astoul()
66 Ullong *l;
74 Ullong *l;
80 register Ullong ret = (Ullong)0;
81 Ullong maxmult;
117 maxmult = TYPE_MAXVAL(Ullong) / base;
139 if (TYPE_MAXVAL(Ullong) - ret < digit)
167 *l = TYPE_MAXVAL(Ullong);
/dports/archivers/star/schily-2021-09-18/libschily/
H A Dastoull.c60 EXPORT char *astoull __PR((const char *s, Ullong *l));
61 EXPORT char *astoullb __PR((const char *s, Ullong *l, int base));
66 Ullong *l;
74 Ullong *l;
80 register Ullong ret = (Ullong)0;
81 Ullong maxmult;
117 maxmult = TYPE_MAXVAL(Ullong) / base;
139 if (TYPE_MAXVAL(Ullong) - ret < digit)
167 *l = TYPE_MAXVAL(Ullong);
/dports/sysutils/cdrkit/cdrkit-1.1.11/librols/
H A Dastoull.c72 EXPORT char *astoull __PR((const char *s, Ullong *l));
73 EXPORT char *astoullb __PR((const char *s, Ullong *l, int base));
78 Ullong *l;
86 Ullong *l;
92 register Ullong ret = (Ullong)0;
93 Ullong maxmult;
129 maxmult = TYPE_MAXVAL(Ullong) / base;
151 if (TYPE_MAXVAL(Ullong) - ret < digit)
179 *l = TYPE_MAXVAL(Ullong);
/dports/sysutils/cdrtools/schily-2021-09-18/libschily/
H A Dastoull.c60 EXPORT char *astoull __PR((const char *s, Ullong *l));
61 EXPORT char *astoullb __PR((const char *s, Ullong *l, int base));
66 Ullong *l;
74 Ullong *l;
80 register Ullong ret = (Ullong)0;
81 Ullong maxmult;
117 maxmult = TYPE_MAXVAL(Ullong) / base;
139 if (TYPE_MAXVAL(Ullong) - ret < digit)
167 *l = TYPE_MAXVAL(Ullong);
/dports/editors/ved/schily-2021-09-18/libschily/
H A Dastoull.c60 EXPORT char *astoull __PR((const char *s, Ullong *l));
61 EXPORT char *astoullb __PR((const char *s, Ullong *l, int base));
66 Ullong *l;
74 Ullong *l;
80 register Ullong ret = (Ullong)0;
81 Ullong maxmult;
117 maxmult = TYPE_MAXVAL(Ullong) / base;
139 if (TYPE_MAXVAL(Ullong) - ret < digit)
167 *l = TYPE_MAXVAL(Ullong);
/dports/sysutils/genisoimage/cdrkit-1.1.11/librols/
H A Dastoull.c72 EXPORT char *astoull __PR((const char *s, Ullong *l));
73 EXPORT char *astoullb __PR((const char *s, Ullong *l, int base));
78 Ullong *l;
86 Ullong *l;
92 register Ullong ret = (Ullong)0;
93 Ullong maxmult;
129 maxmult = TYPE_MAXVAL(Ullong) / base;
151 if (TYPE_MAXVAL(Ullong) - ret < digit)
179 *l = TYPE_MAXVAL(Ullong);
/dports/devel/sccs/schily-2021-09-18/libschily/
H A Dastoull.c60 EXPORT char *astoull __PR((const char *s, Ullong *l));
61 EXPORT char *astoullb __PR((const char *s, Ullong *l, int base));
66 Ullong *l;
74 Ullong *l;
80 register Ullong ret = (Ullong)0;
81 Ullong maxmult;
117 maxmult = TYPE_MAXVAL(Ullong) / base;
139 if (TYPE_MAXVAL(Ullong) - ret < digit)
167 *l = TYPE_MAXVAL(Ullong);
/dports/sysutils/schilyutils/schily-2021-09-18/libschily/
H A Dastoull.c60 EXPORT char *astoull __PR((const char *s, Ullong *l));
61 EXPORT char *astoullb __PR((const char *s, Ullong *l, int base));
66 Ullong *l;
74 Ullong *l;
80 register Ullong ret = (Ullong)0;
81 Ullong maxmult;
117 maxmult = TYPE_MAXVAL(Ullong) / base;
139 if (TYPE_MAXVAL(Ullong) - ret < digit)
167 *l = TYPE_MAXVAL(Ullong);
/dports/biology/hhsuite/hh-suite-3.3.0/src/cs/
H A Dran.h32 typedef unsigned long long int Ullong; typedef
34 Ran(Ullong j) : v(4101842887655102017LL), w(1) { in Ran()
40 inline Ullong int64() { in int64()
44 Ullong x = u ^ (u << 21); x ^= x >> 35; x ^= x << 4; in int64()
54 Ullong u,v,w;
60 typedef unsigned long long int Ullong; typedef
62 Gaussian(double mmu, double ssig, Ullong i) : Ran(i), mu(mmu), sig(ssig) {} in Gaussian()
/dports/devel/sunpromake/schily-2021-09-18/libstreamar/
H A Dheader.c1029 Ullong ull;
1111 Ullong ull;
1151 Ullong ull;
1334 Ullong ull;
1375 Ullong ull;
1439 Ullong ull;
1477 Ullong ull;
1515 Ullong ull;
1555 Ullong ull;
1595 Ullong ull;
[all …]
/dports/devel/sccs/schily-2021-09-18/libstreamar/
H A Dheader.c1029 Ullong ull;
1111 Ullong ull;
1151 Ullong ull;
1334 Ullong ull;
1375 Ullong ull;
1439 Ullong ull;
1477 Ullong ull;
1515 Ullong ull;
1555 Ullong ull;
1595 Ullong ull;
[all …]
/dports/devel/schilybase/schily-2021-09-18/libstreamar/
H A Dheader.c1029 Ullong ull;
1111 Ullong ull;
1151 Ullong ull;
1334 Ullong ull;
1375 Ullong ull;
1439 Ullong ull;
1477 Ullong ull;
1515 Ullong ull;
1555 Ullong ull;
1595 Ullong ull;
[all …]
/dports/net/rscsi/schily-2021-09-18/libstreamar/
H A Dheader.c1029 Ullong ull;
1111 Ullong ull;
1151 Ullong ull;
1334 Ullong ull;
1375 Ullong ull;
1439 Ullong ull;
1477 Ullong ull;
1515 Ullong ull;
1555 Ullong ull;
1595 Ullong ull;
[all …]
/dports/archivers/star/schily-2021-09-18/libstreamar/
H A Dheader.c1029 Ullong ull;
1111 Ullong ull;
1151 Ullong ull;
1334 Ullong ull;
1375 Ullong ull;
1439 Ullong ull;
1477 Ullong ull;
1515 Ullong ull;
1555 Ullong ull;
1595 Ullong ull;
[all …]
/dports/sysutils/cdrtools/schily-2021-09-18/libstreamar/
H A Dheader.c1029 Ullong ull;
1111 Ullong ull;
1151 Ullong ull;
1334 Ullong ull;
1375 Ullong ull;
1439 Ullong ull;
1477 Ullong ull;
1515 Ullong ull;
1555 Ullong ull;
1595 Ullong ull;
[all …]
/dports/editors/ved/schily-2021-09-18/libstreamar/
H A Dheader.c1029 Ullong ull;
1111 Ullong ull;
1151 Ullong ull;
1334 Ullong ull;
1375 Ullong ull;
1439 Ullong ull;
1477 Ullong ull;
1515 Ullong ull;
1555 Ullong ull;
1595 Ullong ull;
[all …]
/dports/devel/smake/schily-2021-09-18/libstreamar/
H A Dheader.c1029 Ullong ull;
1111 Ullong ull;
1151 Ullong ull;
1334 Ullong ull;
1375 Ullong ull;
1439 Ullong ull;
1477 Ullong ull;
1515 Ullong ull;
1555 Ullong ull;
1595 Ullong ull;
[all …]
/dports/sysutils/schilyutils/schily-2021-09-18/libstreamar/
H A Dheader.c1029 Ullong ull;
1111 Ullong ull;
1151 Ullong ull;
1334 Ullong ull;
1375 Ullong ull;
1439 Ullong ull;
1477 Ullong ull;
1515 Ullong ull;
1555 Ullong ull;
1595 Ullong ull;
[all …]
/dports/devel/sunpromake/schily-2021-09-18/star/
H A Dxheader.c1563 Ullong ull;
1645 Ullong ull;
1685 Ullong ull;
1930 Ullong ull;
1971 Ullong ull;
2000 Ullong ull;
2030 Ullong ull;
2068 Ullong ull;
2106 Ullong ull;
2146 Ullong ull;
[all …]
/dports/devel/sccs/schily-2021-09-18/star/
H A Dxheader.c1563 Ullong ull;
1645 Ullong ull;
1685 Ullong ull;
1930 Ullong ull;
1971 Ullong ull;
2000 Ullong ull;
2030 Ullong ull;
2068 Ullong ull;
2106 Ullong ull;
2146 Ullong ull;
[all …]
/dports/devel/schilybase/schily-2021-09-18/star/
H A Dxheader.c1563 Ullong ull;
1645 Ullong ull;
1685 Ullong ull;
1930 Ullong ull;
1971 Ullong ull;
2000 Ullong ull;
2030 Ullong ull;
2068 Ullong ull;
2106 Ullong ull;
2146 Ullong ull;
[all …]
/dports/net/rscsi/schily-2021-09-18/star/
H A Dxheader.c1563 Ullong ull;
1645 Ullong ull;
1685 Ullong ull;
1930 Ullong ull;
1971 Ullong ull;
2000 Ullong ull;
2030 Ullong ull;
2068 Ullong ull;
2106 Ullong ull;
2146 Ullong ull;
[all …]

12345678910>>...13