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

/openbsd-current/regress/lib/libm/msun/
H A Dtest-utils.h63 * FPE_ABS_ZERO
71 #define FPE_ABS_ZERO 0x04 macro
142 if ((flags & FPE_ABS_ZERO) && y == 0.0)
H A Dcexp_test.c83 FPE_ABS_ZERO | CS_BOTH); \
H A Dctrig_test.c80 CHECK_CFPEQUAL_TOL((func)(z), (result), (tol), FPE_ABS_ZERO); \

Completed in 115 milliseconds