Searched refs:__math_oflow (Results 1 – 5 of 5) sorted by relevance
61 __math_oflow (uint32_t sign) in __math_oflow() function
210 return __math_oflow (sign_bias); in exp_inline()353 return (ix > asuint64 (1.0)) == (topy < 0x800) ? __math_oflow (0) in __pow()
97 attribute_hidden double __math_oflow (uint32_t);
112 return __math_oflow (0); in __exp2()
121 return __math_oflow (0); in __exp()