Searched refs:TST_2_ (Results 1 – 1 of 1) sorted by relevance
/third_party/ltp/include/ |
D | tst_test_macros.h | 37 #define TST_2_(_1, _2, ...) _2 macro 43 TST_FMT_(TST_2_(dummy, ##__VA_ARGS__, SCALL) FMT, __VA_ARGS__)) 47 TST_FMT_(TST_2_(dummy, ##__VA_ARGS__, SCALL) FMT, __VA_ARGS__), PAR) 51 TST_FMT_(TST_2_(dummy, ##__VA_ARGS__, SCALL) FMT, __VA_ARGS__), PAR, PAR2)
|