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

/freebsd-13-stable/contrib/libevent/test/
H A Dtinytest_macros.h35 #ifndef TT_EXIT_TEST_FUNCTION
36 #define TT_EXIT_TEST_FUNCTION TT_STMT_BEGIN goto end; TT_STMT_END macro
61 TT_EXIT_TEST_FUNCTION; \
86 TT_EXIT_TEST_FUNCTION; \
106 tt_want_(b, msg, TT_EXIT_TEST_FUNCTION);
155 TT_EXIT_TEST_FUNCTION)
159 "%ld",TT_EXIT_TEST_FUNCTION)
163 (val1_ op val2_),"%lu",TT_EXIT_TEST_FUNCTION)
167 (val1_ op val2_),"%p",TT_EXIT_TEST_FUNCTION)
173 TT_EXIT_TEST_FUNCTION)
[all...]
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
H A Dtinytest_macros.h35 #ifndef TT_EXIT_TEST_FUNCTION
36 #define TT_EXIT_TEST_FUNCTION TT_STMT_BEGIN goto end; TT_STMT_END macro
61 TT_EXIT_TEST_FUNCTION; \
86 TT_EXIT_TEST_FUNCTION; \
106 tt_want_(b, msg, TT_EXIT_TEST_FUNCTION);
155 TT_EXIT_TEST_FUNCTION)
159 "%ld",TT_EXIT_TEST_FUNCTION)
163 (val1_ op val2_),"%lu",TT_EXIT_TEST_FUNCTION)
167 (val1_ op val2_),"%p",TT_EXIT_TEST_FUNCTION)
172 TT_EXIT_TEST_FUNCTION)
[all...]

Completed in 123 milliseconds