Home
last modified time | relevance | path

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

/src/lib/msun/tests/
H A Dtest-utils.h193 #define _fp_exceptions(atf_variant, excepts, exceptmask) \ macro
202 #define CHECK_FP_EXCEPTIONS(excepts, exceptmask) _fp_exceptions(CHECK, excepts, exceptmask)
209 #define REQUIRE_FP_EXCEPTIONS(excepts, exceptmask) _fp_exceptions(REQUIRE, excepts, exceptmask)