Searched refs:__math_check_uflow (Results 1 – 5 of 5) sorted by relevance
116 #define __math_check_uflow arm_math_check_uflow macro325 HIDDEN double __math_check_uflow (double);338 return WANT_ERRNO ? __math_check_uflow (x) : x; in check_uflow()
71 __math_check_uflow (double y) in __math_check_uflow() function
121 #define __math_check_uflow arm_math_check_uflow macro315 HIDDEN double __math_check_uflow (double);328 return WANT_ERRNO ? __math_check_uflow (x) : x; in check_uflow()
69 __math_check_uflow (double y) in __math_check_uflow() function
137 return __math_check_uflow (y); in erfc()