Searched refs:two500 (Results 1 – 2 of 2) sorted by relevance
92 /**/ two500 = {{0x5f300000, 0x00000000} }, /* 2**500 */ variable154 /**/ two500 = {{0x00000000, 0x5f300000} }, /* 2**500 */ variable
211 ax *= two500.d; in __ieee754_atan2()212 ay *= two500.d; in __ieee754_atan2()216 if (ax > two500.d || ay > two500.d) in __ieee754_atan2()
Completed in 4 milliseconds