Home
last modified time | relevance | path

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

/external/arm-optimized-routines/math/
Dpowf.c203 return __math_oflowf (sign_bias); in powf()
212 return __math_oflowf (sign_bias); in powf()
Dmath_errf.c49 __math_oflowf (uint32_t sign) in __math_oflowf() function
Dexp2f.c51 return __math_oflowf (0); in exp2f()
Dexpf.c55 return __math_oflowf (0); in expf()
Dmath_config.h243 HIDDEN float __math_oflowf (uint32_t);