36 (s, nd0, nd, y9)
CONST char* s;
48 for(k = 0, y = 1; x > y; y <<= 1, k++)
60 b->
x[0] = y9 & 0xffff;
61 b->
wds = (b->
x[1] = y9 >> 16) ? 2 : 1;
104 k = ka - kb +
ULbits * (a->
wds - b->wds);
142 (
CONST char** sp,
char* t)
148 while((d = *t++) != 0)
151 if((c = *++s) >=
'A' && c <=
'Z')
179 ce = c + ((n - 1) >>
kshift) + 1;
192 for(xe = x + (nw - nw1); x < xe; x += 2)
214 ULong *x, *x0, x1, x2;
225 else if(n < nwds && (k &=
kmask))
ULong any_on(Bigint *b, int k)
double b2d(Bigint *a, int *e)
#define Storeinc(a, b, c)
double ratio(Bigint *a, Bigint *b)
void copybits(ULong *c, int n, Bigint *b)
Bigint * s2b(CONST char *s, int nd0, int nd, ULong y9)
Bigint * multadd(Bigint *b, int m, int a)