Home
last modified time | relevance | path

Searched refs:flag_test_exceptions (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/math/
Dlibm-test-support.h36 extern const int flag_test_exceptions;
Dlibm-test-support.c495 if (flag_test_exceptions && EXCEPTION_TESTS (FLOAT)) in test_exceptions()
Dlibm-test-driver.c25 const int flag_test_exceptions = TEST_EXCEPTIONS; variable
/glibc-2.36/ChangeLog.old/
DChangeLog.189302 (flag_test_exceptions): Likewise.
9579 (flag_test_exceptions): Likewise.
9592 (test_exceptions): Use flag_test_exceptions not TEST_EXCEPTIONS.