Home
last modified time | relevance | path

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

/sysdeps/ieee754/flt-32/
A Dmath_errf.c43 __math_uflowf (uint32_t sign) in __math_uflowf() function
A De_exp2f.c67 return __math_uflowf (0); in __exp2f()
A De_expf.c72 return __math_uflowf (0); in __expf()
A De_exp10f.c164 return __math_uflowf (0); in __exp10f()
A Dmath_config.h116 attribute_hidden float __math_uflowf (uint32_t);
A De_powf.c224 return __math_uflowf (sign_bias); in __powf()

Completed in 11 milliseconds