Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/atf/dist/atf-c/
H A Dmacros.h117 #define ATF_TP_ADD_TC(tp, tc) \ macro
/netbsd-src/tests/lib/libc/stdio/
H A Dt_fmemopen.c48 #define ATF_TP_ADD_TC(arg0, arg1) arg1##_head(); arg1##_body() macro