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