Home
last modified time | relevance | path

Searched refs:EXIT (Results 1 – 5 of 5) sorted by relevance

/stdlib/
A Dtst-at_quick_exit.c20 #define EXIT(x) quick_exit (x) macro
A Dtst-atexit.c20 #define EXIT(x) exit (x) macro
A Dtst-on_exit.c20 #define EXIT(x) exit (x) macro
A Dtst-cxa_atexit.c22 #define EXIT(x) exit (x) macro
A Dtst-atexit-common.c140 EXIT (2); /* If we see this exit code, fn_final must have not worked. */ in do_test()

Completed in 9 milliseconds