Home
last modified time | relevance | path

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

/llvm-project/libc/AOR_v20.02/math/
H A Dmath_err.c34 __math_uflow (uint32_t sign) in __math_uflow() function
H A Dpow.c195 return __math_uflow (sign_bias); in exp_inline()
346 : __math_uflow (0); in pow()
H A Dexp2.c100 return __math_uflow (0); in exp2()
H A Dexp.c102 return __math_uflow (0); in exp_inline()
H A Dmath_config.h268 HIDDEN double __math_uflow (uint32_t);