Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/cpp/
H A Dcpp.h.top68 #define ISL_CPP_CATCH_ALL catch (...)
71 #define ISL_CPP_CATCH_ALL if (0)
/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
6142 } ISL_CPP_CATCH_ALL { in foreach()
6170 } ISL_CPP_CATCH_ALL { in foreach_scc()
6184 } ISL_CPP_CATCH_ALL { in foreach_scc()
6342 } ISL_CPP_CATCH_ALL { in at_each_domain()
7856 } ISL_CPP_CATCH_ALL { in map_descendant_bottom_up()
8370 } ISL_CPP_CATCH_ALL { in foreach()
8398 } ISL_CPP_CATCH_ALL { in foreach_scc()
8412 } ISL_CPP_CATCH_ALL { in foreach_scc()
[all …]