Home
last modified time | relevance | path

Searched refs:ALL_EXC (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/math/
Dtest-fenv.c49 #define ALL_EXC \ macro
192 test_exceptions (str, ALL_EXC, 0); in set_single_exc()
197 test_exceptions (str, ALL_EXC ^ fe_exc, 0); in set_single_exc()
215 ALL_EXC, 0); in fe_tests()
/glibc-2.36/ChangeLog.old/
DChangeLog.196774 * math/test-fenv.c (ALL_EXC): Likewise.
6775 * math/test-fenvinline.c (ALL_EXC): Likewise.