68 L[0] = L[1] = L[2] = L[3] = L[4] = 0;
77 L[_0] = (
UShort)(exp + 0x3fff + 63);
80 L[_3] = (
UShort)(bits[0] >> 16);
82 L[_1] = (
UShort)(bits[1] >> 16);
87 L[_1] = L[_2] = L[_3] = L[_4] = 0;
115 static FPI fpi0 = {64, 1 - 16383 - 64 + 1, 32766 - 16383 - 64 + 1, 1,
SI};
125 fpi1.rounding = rounding;
128 k =
strtodg(s, sp, fpi, &exp, bits);
void ULtox(UShort *L, const ULong *bits, Long exp, int k)
int strtorx(CONST char *s, char **sp, int rounding, void *L)
int strtodg(CONST char *s00, char **se, FPI *fpi, Long *exp, ULong *bits)