61 static FPI fpi = {113, 1 - 16383 - 113 + 1, 32766 - 16383 - 113 + 1, 1,
SI};
67 k =
strtodg(s, sp, &fpi, &exp, bits);
72 L[0] = L[1] = L[2] = L[3] = 0;
80 L[_0] = (bits[3] & (unsigned)~0x10000) | (unsigned)((exp + 0x3fff + 112) << 16);
92 L[_1] = L[_2] = L[_3] = 0;
104 L[_0] |= 0x80000000L;
int strtopQ(CONST char *s, char **sp, void *V)
int strtodg(CONST char *s00, char **se, FPI *fpi, Long *exp, ULong *bits)