Searched refs:__math_check_uflow (Results 1 – 5 of 5) sorted by relevance
116 #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;
71 __math_check_uflow (double y) in __math_check_uflow() function