Home
last modified time | relevance | path

Searched refs:__math_uflow (Results 1 – 5 of 5) sorted by relevance

/external/arm-optimized-routines/math/
Dmath_err.c33 __math_uflow (uint32_t sign) in __math_uflow() function
Dpow.c193 return __math_uflow (sign_bias); in exp_inline()
344 : __math_uflow (0); in pow()
Dexp2.c98 return __math_uflow (0); in exp2()
Dexp.c100 return __math_uflow (0); in exp_inline()
Dmath_config.h253 HIDDEN double __math_uflow (uint32_t);