Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/math/
Ds_pow.c73 two53 = _F_64(9007199254740992.0), /* 0x43400000, 0x00000000 */ variable
240 ax *= two53; in pow64()