Home
last modified time | relevance | path

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

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