Home
last modified time | relevance | path

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

/freebsd-src/contrib/arm-optimized-routines/math/
H A Dmath_config.h116 #define __math_check_uflow arm_math_check_uflow macro
363 HIDDEN double __math_check_uflow (double);
376 return WANT_ERRNO ? __math_check_uflow (x) : x;
H A Dmath_err.c71 __math_check_uflow (double y) in __math_check_uflow() function
/freebsd-src/contrib/arm-optimized-routines/pl/math/
H A Dmath_config.h
H A Dmath_err.c
H A Derfc_1u8.c