Searched refs:two24 (Results 1 – 3 of 3) sorted by relevance
290 two24 = 1.67772160000000000000e+07, /* 0x41700000, 0x00000000 */ variable322 iq[i] = (int32_t)(z-two24*fw); in __kernel_rem_pio2()387 if(z>=two24) { in __kernel_rem_pio2()389 iq[jz] = (int32_t)(z-two24*fw); in __kernel_rem_pio2()
42 two24 = 1.67772160000000000000e+07, /* 0x41700000, 0x00000000 */ variable178 z = (z-tx[i])*two24; in __ieee754_rem_pio2()
29 two24 = 16777216.0, /* 0x4b800000 */ variable153 {ax *= two24; n -= 24; GET_FLOAT_WORD(ix,ax); } in __ieee754_powf()