Home
last modified time | relevance | path

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

/external/llvm-project/libc/AOR_v20.02/math/
Dmath_errf.c43 __math_may_uflowf (uint32_t sign) in __math_may_uflowf() function
Dexp2f.c57 return __math_may_uflowf (0); in exp2f()
Dexpf.c57 return __math_may_uflowf (0); in expf()
Dpowf.c214 return __math_may_uflowf (sign_bias); in powf()
Dmath_config.h262 HIDDEN float __math_may_uflowf (uint32_t);
/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.c56 return __math_may_uflowf (0); in expf()
Dpowf.c213 return __math_may_uflowf (sign_bias); in powf()
Dmath_config.h261 HIDDEN float __math_may_uflowf (uint32_t);