30 two54 = 1.80143985094819840000e+16;
39 if(ix>=0x7ff00000||((ix|lx)==0))
return x;
46 *eptr += (ix>>20)-1022;
47 hx = (hx&0x800fffff)|0x3fe00000;
52 #if LDBL_MANT_DIG == 53 54 __weak_alias(frexpl,
frexp);
#define GET_HIGH_WORD(i, d)
double frexp(double x, int *eptr)
#define SET_HIGH_WORD(d, v)
#define EXTRACT_WORDS(ix0, ix1, d)