Home
last modified time | relevance | path

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

/external/arm-optimized-routines/math/
Dmath_err.c26 xflow (uint32_t sign, double y) in xflow() function
35 return xflow (sign, 0x1p-767); in __math_uflow()
44 return xflow (sign, 0x1.8p-538); in __math_may_uflow()
51 return xflow (sign, 0x1p769); in __math_oflow()