Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp17311 #define CHECKED_ELSE( ... ) INTERNAL_CATCH_ELSE( "CHECKED_ELSE", Catch::ResultDisposition::Continue… macro
17504 #define CHECKED_ELSE( ... ) if (!(__VA_ARGS__)) macro