Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds