Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/
H A Dmath_err.c38 #if WANT_ERRNO_UFLOW
H A Dmath_errf.c38 #if WANT_ERRNO_UFLOW
H A Dexp2f.c56 #if WANT_ERRNO_UFLOW in exp2f()
H A Dexpf.c56 #if WANT_ERRNO_UFLOW in expf()
H A Dmath_config.h27 #ifndef WANT_ERRNO_UFLOW
29 # define WANT_ERRNO_UFLOW (WANT_ROUNDING && WANT_ERRNO) macro
H A Dpowf.c212 #if WANT_ERRNO_UFLOW in powf()