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

/freebsd-10.3-release/contrib/netbsd-tests/lib/libc/setjmp/
H A Dt_setjmp.c83 #define TEST_U_SETJMP 1 macro
109 else if (test == TEST_U_SETJMP || test == TEST_SIGSETJMP_NOSAVE)
124 else if (test == TEST_U_SETJMP)
140 else if (test == TEST_U_SETJMP)
165 h_check(TEST_U_SETJMP);
H A Dt_threadjmp.c85 #define TEST_U_SETJMP 1 macro
115 else if (test == TEST_U_SETJMP || test == TEST_SIGSETJMP_NOSAVE)
131 else if (test == TEST_U_SETJMP)
150 else if (test == TEST_U_SETJMP)
177 h_check(TEST_U_SETJMP);

Completed in 45 milliseconds