Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp2649 #define INTERNAL_CATCH_CATCH( capturer ) macro
2654 #define INTERNAL_CATCH_CATCH( handler ) catch(...) { handler.handleUnexpectedInflightException(); } macro