Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/ieee754/dbl-64/
Dmath_err.c45 __math_uflow (uint32_t sign) in __math_uflow() function
De_pow.c208 return __math_uflow (sign_bias); in exp_inline()
354 : __math_uflow (0); in __pow()
Dmath_config.h99 attribute_hidden double __math_uflow (uint32_t);
De_exp2.c114 return __math_uflow (0); in __exp2()
De_exp.c119 return __math_uflow (0); in __exp()