Home
last modified time | relevance | path

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

/sysdeps/ieee754/flt-32/
A Dmath_errf.c59 __math_oflowf (uint32_t sign) in __math_oflowf() function
A De_exp2f.c65 return __math_oflowf (0); in __exp2f()
A De_powf.c213 return __math_oflowf (sign_bias); in __powf()
222 return __math_oflowf (sign_bias); in __powf()
A De_expf.c70 return __math_oflowf (0); in __expf()
A De_exp10f.c161 return __math_oflowf (0); in __exp10f()
A Dmath_config.h115 attribute_hidden float __math_oflowf (uint32_t);

Completed in 5 milliseconds