Searched refs:__math_oflow (Results 1 – 5 of 5) sorted by relevance
49 __math_oflow (uint32_t sign) in __math_oflow() function
196 return __math_oflow (sign_bias); in exp_inline()344 return (ix > asuint64 (1.0)) == (topy < 0x800) ? __math_oflow (0) in pow()
97 return __math_oflow (0); in exp2()
103 return __math_oflow (0); in exp_inline()
260 HIDDEN double __math_oflow (uint32_t);