Searched refs:two53 (Results 1 - 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/
H A Dmath_private.h167 two53 = 9007199254740992.0, /* 0x43400000, 0x00000000 */ variable
H A De_pow.h203 {ax *= two53; n -= 53; GET_HIGH_WORD(ix,ax); }
/external/fdlibm/
H A De_pow.c74 two53 = 9007199254740992.0, /* 0x43400000, 0x00000000 */ variable
213 {ax *= two53; n -= 53; ix = __HI(ax); }

Completed in 57 milliseconds