Searched refs:twom500 (Results 1 – 2 of 2) sorted by relevance
209 if (ax < twom500.d || ay < twom500.d) in __ieee754_atan2()218 ax *= twom500.d; in __ieee754_atan2()219 ay *= twom500.d; in __ieee754_atan2()
93 /**/ twom500 = {{0x20b00000, 0x00000000} }; /* 2**(-500) */ variable155 /**/ twom500 = {{0x00000000, 0x20b00000} }; /* 2**(-500) */ variable