Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/ieee754/dbl-64/
Dmath_err.c38 xflow (uint32_t sign, double y) in xflow() function
47 return xflow (sign, 0x1p-767); in __math_uflow()
56 return xflow (sign, 0x1.8p-538); in __math_may_uflow()
63 return xflow (sign, 0x1p769); in __math_oflow()