Home
last modified time | relevance | path

Searched defs:ATF_REQUIRE (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/tests/lib/libpthread/dlopen/dso/
H A Dh_pthread_dlopen.c41 #define ATF_REQUIRE(a) assert(a) macro
/netbsd-src/external/bsd/atf/dist/atf-c++/
H A Dmacros.hpp102 #define ATF_REQUIRE(x) \ macro
/netbsd-src/tests/lib/libc/regex/
H A Dt_exhaust.c47 # define ATF_REQUIRE(a) assert(a) macro
/netbsd-src/external/bsd/atf/dist/atf-c/
H A Dmacros.h146 #define ATF_REQUIRE(x) \ macro