Home
last modified time | relevance | path

Searched refs:__math_check_uflow (Results 1 – 2 of 2) sorted by relevance

/sysdeps/ieee754/dbl-64/
A Dmath_config.h115 attribute_hidden double __math_check_uflow (double);
128 return WANT_ERRNO ? __math_check_uflow (x) : x; in check_uflow()
A Dmath_err.c83 __math_check_uflow (double y) in __math_check_uflow() function

Completed in 5 milliseconds