Home
last modified time | relevance | path

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

/sysdeps/ieee754/flt-32/
A Dmath_errf.c52 __math_may_uflowf (uint32_t sign) in __math_may_uflowf() function
A De_exp2f.c70 return __math_may_uflowf (0); in __exp2f()
A De_expf.c75 return __math_may_uflowf (0); in __expf()
A De_exp10f.c167 return __math_may_uflowf (0); in __exp10f()
A Dmath_config.h117 attribute_hidden float __math_may_uflowf (uint32_t);
A De_powf.c227 return __math_may_uflowf (sign_bias); in __powf()

Completed in 6 milliseconds