53 L[0] = (bits[0] & 0x7fffff) | (
unsigned)((exp + 0x7f + 23) << 23);
85 static FPI fpi0 = {24, 1 - 127 - 24 + 1, 254 - 127 - 24 + 1, 1,
SI};
95 fpi1.rounding = rounding;
98 k =
strtodg(s, sp, fpi, &exp, bits);
void ULtof(ULong *L, const ULong *bits, Long exp, int k)
int strtorf(CONST char *s, char **sp, int rounding, float *f)
int strtodg(CONST char *s00, char **se, FPI *fpi, Long *exp, ULong *bits)