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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Math/
H A De_pow.c91 two53 = 9007199254740992.0, /* 0x43400000, 0x00000000 */ variable
228 {ax *= two53; n -= 53; GET_HIGH_WORD(ix,ax); }

Completed in 32 milliseconds