Home
last modified time | relevance | path

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

/external/arm-optimized-routines/math/
Dpowf.c199 return __math_oflowf (sign_bias); in powf()
208 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.c51 return __math_oflowf (0); in expf()
Dmath_config.h257 HIDDEN float __math_oflowf (uint32_t);
/external/llvm-project/libc/AOR_v20.02/math/
Dpowf.c200 return __math_oflowf (sign_bias); in powf()
209 return __math_oflowf (sign_bias); in powf()
Dmath_errf.c50 __math_oflowf (uint32_t sign) in __math_oflowf() function
Dexp2f.c52 return __math_oflowf (0); in exp2f()
Dexpf.c52 return __math_oflowf (0); in expf()
Dmath_config.h258 HIDDEN float __math_oflowf (uint32_t);