63 static FPI fpi = {64, 1 - 16383 - 64 + 1, 32766 - 16383 - 64 + 1, 1,
SI};
69 k =
strtodg(s, sp, &fpi, &exp, bits);
74 L[0] = L[1] = L[2] = L[3] = L[4] = 0;
83 L[_0] = (
UShort)(exp + 0x3fff + 63);
86 L[_3] = (
UShort)(bits[0] >> 16);
88 L[_1] = (
UShort)(bits[1] >> 16);
93 L[_1] = L[_2] = L[_3] = L[_4] = 0;
int strtopx(CONST char *s, char **sp, void *V)
int strtodg(CONST char *s00, char **se, FPI *fpi, Long *exp, ULong *bits)