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

/bionic/libm/upstream-freebsd/lib/msun/src/
H A De_pow.c70 two53 = 9007199254740992.0, /* 0x43400000, 0x00000000 */ variable
211 {ax *= two53; n -= 53; GET_HIGH_WORD(ix,ax); }

Completed in 124 milliseconds