43 static FPI fpi = {24, 1 - 127 - 24 + 1, 254 - 127 - 24 + 1, 1,
SI};
48 k =
strtodg(s, sp, &fpi, &exp, bits);
59 L[0] = (bits[0] & 0x7fffff) | (
unsigned)((exp + 0x7f + 23) << 23);
int strtopf(CONST char *s, char **sp, float *f)
int strtodg(CONST char *s00, char **se, FPI *fpi, Long *exp, ULong *bits)