Searched defs:stmt (Results 1 – 2 of 2) sorted by relevance
6 #define CI(stmt) try { stmt; abort(); } catch (int) { } argument