Home
last modified time | relevance | path

Searched defs:ATF_REQUIRE_MATCH (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/atf/dist/atf-c++/
H A Dmacros.hpp127 #define ATF_REQUIRE_MATCH(regexp, string) \ macro
/netbsd-src/external/bsd/atf/dist/atf-c/
H A Dmacros.h184 #define ATF_REQUIRE_MATCH(regexp, string) \ macro