Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/pl/math/
H A Derfinvf_4u7.c40 return __math_oflowf (0); in erfinvf()
42 return __math_oflowf (1); in erfinvf()
H A Dsinhf_2u3.c45 return __math_oflowf (sign); in sinhf()
H A Dexpm1f_1u6.c43 return __math_oflowf (0); in expm1f()
H A Dmath_errf.c47 __math_oflowf (uint32_t sign) in __math_oflowf() function
H A Dexpf.c51 return __math_oflowf (0); in optr_aor_exp_f32()
H A Dmath_config.h107 #define __math_oflowf arm_math_oflowf macro
284 HIDDEN float __math_oflowf (uint32_t);
/freebsd/contrib/arm-optimized-routines/math/
H A Dpowf.c199 return __math_oflowf (sign_bias); in powf()
208 return __math_oflowf (sign_bias); in powf()
H A Dmath_errf.c49 __math_oflowf (uint32_t sign) in __math_oflowf() function
H A Dexp2f.c51 return __math_oflowf (0); in exp2f()
H A Dexpf.c51 return __math_oflowf (0); in expf()
H A Dmath_config.h105 #define __math_oflowf arm_math_oflowf macro
297 HIDDEN float __math_oflowf (uint32_t);