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

/netbsd-current/external/bsd/libevent/dist/test/
H A Dtinytest_macros.h37 #ifndef TT_EXIT_TEST_FUNCTION
38 #define TT_EXIT_TEST_FUNCTION TT_STMT_BEGIN goto end; TT_STMT_END macro
63 TT_EXIT_TEST_FUNCTION; \
88 TT_EXIT_TEST_FUNCTION; \
108 tt_want_(b, msg, TT_EXIT_TEST_FUNCTION);
157 TT_EXIT_TEST_FUNCTION)
161 "%ld",TT_EXIT_TEST_FUNCTION)
168 "%ld",TT_EXIT_TEST_FUNCTION); \
173 (val1_ op val2_),"%lu",TT_EXIT_TEST_FUNCTION)
177 (val1_ op val2_),"%p",TT_EXIT_TEST_FUNCTION)
[all...]
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/test/
H A Dtinytest_macros.h37 #ifndef TT_EXIT_TEST_FUNCTION
38 #define TT_EXIT_TEST_FUNCTION TT_STMT_BEGIN goto end; TT_STMT_END macro
63 TT_EXIT_TEST_FUNCTION; \
88 TT_EXIT_TEST_FUNCTION; \
108 tt_want_(b, msg, TT_EXIT_TEST_FUNCTION);
157 TT_EXIT_TEST_FUNCTION)
161 "%ld",TT_EXIT_TEST_FUNCTION)
165 (val1_ op val2_),"%lu",TT_EXIT_TEST_FUNCTION)
169 (val1_ op val2_),"%p",TT_EXIT_TEST_FUNCTION)
174 TT_EXIT_TEST_FUNCTION)
[all...]

Completed in 178 milliseconds