Home
last modified time | relevance | path

Searched refs:FPE_ABS_ZERO (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/msun/tests/
H A Dtest-utils.h68 #define FPE_ABS_ZERO 0x04 macro
139 if ((flags & FPE_ABS_ZERO) && y == 0.0) in fpequal_tol()
H A Dcexp_test.c77 FPE_ABS_ZERO | CS_BOTH); \
H A Dctrig_test.c77 CHECK_CFPEQUAL_TOL((func)(z), (result), (tol), FPE_ABS_ZERO); \