44 static FPI fpi = {64, 1 - 16383 - 64 + 1, 32766 - 16383 - 64 + 1, 1,
SI};
52 k =
strtoIg(s, sp, &fpi, exp, B, rv);
53 ULtox(L, B[0]->x, exp[0], rv[0]);
57 ULtox(M, B[1]->x, exp[1], rv[1]);
int strtoIx(CONST char *s, char **sp, void *a, void *b)
void ULtox(UShort *L, const ULong *bits, Long exp, int k)
int strtoIg(CONST char *s00, char **se, FPI *fpi, Long *exp, Bigint **B, int *rvp)