Searched refs:__math_oflow (Results 1 – 5 of 5) sorted by relevance
49 __math_oflow (uint32_t sign) in __math_oflow() function
195 return __math_oflow (sign_bias); in exp_inline()343 return (ix > asuint64 (1.0)) == (topy < 0x800) ? __math_oflow (0) in pow()
96 return __math_oflow (0); in exp2()
102 return __math_oflow (0); in exp_inline()
251 HIDDEN double __math_oflow (uint32_t);