Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/ieee754/flt-32/
De_powf.c213 return __math_oflowf (sign_bias); in __powf()
222 return __math_oflowf (sign_bias); in __powf()
Dmath_errf.c59 __math_oflowf (uint32_t sign) in __math_oflowf() function
De_exp2f.c65 return __math_oflowf (0); in __exp2f()
De_expf.c70 return __math_oflowf (0); in __expf()
De_exp10f.c161 return __math_oflowf (0); in __exp10f()
Dmath_config.h115 attribute_hidden float __math_oflowf (uint32_t);
/glibc-2.36/ChangeLog.old/
DChangeLog.1916194 * sysdeps/ieee754/flt-32/math_config.h (__math_oflowf): Likewise.
16200 (__math_oflowf): Likewise.