Searched refs:__math_uflow (Results 1 – 11 of 11) sorted by relevance
33 __math_uflow (uint32_t sign) in __math_uflow() function
110 #define __math_uflow arm_math_uflow macro 345 HIDDEN double __math_uflow (uint32_t);
195 return __math_uflow (sign_bias); in exp_inline() 346 : __math_uflow (0); in pow()
80 return __math_uflow (0); in exp10()
101 return __math_uflow (0); in exp2()
103 return __math_uflow (0); in exp_inline()