Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libm/common/
Dmath_errf_may_uflowf.c39 __math_may_uflowf (uint32_t sign) in __math_may_uflowf() function
Dsf_exp2.c80 return __math_may_uflowf (0); in exp2f()
Dsf_exp.c80 return __math_may_uflowf (0); in expf()
Dsf_pow.c240 return __math_may_uflowf (sign_bias); in powf()
Dmath_config.h904 HIDDEN float __math_may_uflowf (uint32_t);