Home
last modified time | relevance | path

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

/third_party/optimized-routines/math/
Dexp2.c65 return check_uflow (eval_as_double (y)); in specialcase()
Dexp.c67 return check_uflow (eval_as_double (y)); in specialcase()
Dmath_config.h296 check_uflow (double x) in check_uflow() function
Dpow.c165 return check_uflow (eval_as_double (y)); in specialcase()
Derf.c51 return check_uflow (y); in erf()