Searched defs:_throw (Results 1 – 5 of 5) sorted by relevance
47 #define _throw(action, message) { \ macro
40 #define _throw(op, err) { \ macro
67 #define _throw(m) { printf("ERROR: %s\n", m); bailout() } macro
48 #define _throw(msg, exceptionClass) { \ macro
175 #define _throw(m) { \ macro