Home
last modified time | relevance | path

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

/external/arm-optimized-routines/math/
Dmath_errf.c42 __math_may_uflowf (uint32_t sign) in __math_may_uflowf() function
Dexp2f.c56 return __math_may_uflowf (0); in exp2f()
Dexpf.c60 return __math_may_uflowf (0); in expf()
Dpowf.c217 return __math_may_uflowf (sign_bias); in powf()
Dmath_config.h247 HIDDEN float __math_may_uflowf (uint32_t);