Home
last modified time | relevance | path

Searched refs:CATCH_REC_NEXT0 (Results 1 – 3 of 3) sorted by relevance

/external/catch2/include/internal/
Dcatch_preprocessor.hpp37 #define CATCH_REC_NEXT0(test, next, ...) next CATCH_REC_OUT macro
38 #define CATCH_REC_NEXT1(test, next) CATCH_DEFER ( CATCH_REC_NEXT0 ) ( test, next, 0)
/external/catch2/single_include/catch2/
Dcatch.hpp711 #define CATCH_REC_NEXT0(test, next, ...) next CATCH_REC_OUT macro
712 #define CATCH_REC_NEXT1(test, next) CATCH_DEFER ( CATCH_REC_NEXT0 ) ( test, next, 0)
/external/libabigail/tests/lib/
Dcatch.hpp714 #define CATCH_REC_NEXT0(test, next, ...) next CATCH_REC_OUT macro
715 #define CATCH_REC_NEXT1(test, next) CATCH_DEFER ( CATCH_REC_NEXT0 ) ( test, next, 0)