Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libc/setjmp/
H A Dt_threadjmp.c85 #define TEST_U_SETJMP 1 macro
115 else if (test == TEST_U_SETJMP || test == TEST_SIGSETJMP_NOSAVE) in h_check()
131 else if (test == TEST_U_SETJMP) in h_check()
150 else if (test == TEST_U_SETJMP) in h_check()
177 h_check(TEST_U_SETJMP); in ATF_TC_BODY()
H A Dt_setjmp.c84 #define TEST_U_SETJMP 1 macro
115 else if (test == TEST_U_SETJMP || test == TEST_SIGSETJMP_NOSAVE || in h_check()
131 else if (test == TEST_U_SETJMP || test == TEST_U_LONGJMP_ZERO) in h_check()
156 else if (test == TEST_U_SETJMP) in h_check()
183 h_check(TEST_U_SETJMP); in ATF_TC_BODY()