Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp.h68 #define ISL_CPP_CATCH_ALL catch (...) macro
71 #define ISL_CPP_CATCH_ALL if (0) macro