Searched refs:__math_uflow (Results 1 – 15 of 15) sorted by relevance
3 double __math_uflow(uint32_t sign) in __math_uflow() function
185 return __math_uflow(sign_bias); in exp_inline()318 __math_uflow(0); in pow()
90 return __math_uflow(0); in exp2()
90 return __math_uflow(0); in exp()
33 __math_uflow (uint32_t sign) in __math_uflow() function
144 return __math_uflow (0); in erfc()
101 return __math_uflow (0); in exp_inline()
268 HIDDEN double __math_uflow (uint32_t);
194 return __math_uflow (sign_bias); in exp_inline()345 : __math_uflow (0); in pow()
99 return __math_uflow (0); in exp2()
267 HIDDEN double __math_uflow (uint32_t);
266 hidden double __math_uflow(uint32_t);
335 "src/math/__math_uflow.c",