Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp681 #define CATCH_RECURSE(...) CATCH_RECURSION_LEVEL6(CATCH_RECURSION_LEVEL6(__VA_ARGS__)) macro
683 #define CATCH_RECURSE(...) CATCH_RECURSION_LEVEL5(__VA_ARGS__) macro