Searched refs:EXIT (Results 1 – 5 of 5) sorted by relevance
20 #define EXIT(x) quick_exit (x) macro
20 #define EXIT(x) exit (x) macro
22 #define EXIT(x) exit (x) macro
140 EXIT (2); /* If we see this exit code, fn_final must have not worked. */ in do_test()
Completed in 9 milliseconds