Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp720 #define INTERNAL_CATCH_STRINGIZE2(...) #__VA_ARGS__ macro
724 #define INTERNAL_CATCH_STRINGIZE2(...) INTERNAL_CATCH_STRINGIZE3(__VA_ARGS__) macro