Home
last modified time | relevance | path

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

/external/arm-optimized-routines/math/
Dmath_errf.c33 __math_uflowf (uint32_t sign) in __math_uflowf() function
Dexp2f.c53 return __math_uflowf (0); in exp2f()
Dexpf.c57 return __math_uflowf (0); in expf()
Dpowf.c214 return __math_uflowf (sign_bias); in powf()
Dmath_config.h245 HIDDEN float __math_uflowf (uint32_t);