Home
last modified time | relevance | path

Searched refs:EXIT_SUCCESS (Results 1 – 15 of 15) sorted by relevance

/stdlib/
A Dtst-secure-getenv.c85 exit (EXIT_SUCCESS); in alternative_main()
A Dtest-a64l.c78 return status ? EXIT_FAILURE : EXIT_SUCCESS; in do_test()
A Dtst-setcontext6.c40 exit (EXIT_SUCCESS); in f1()
A Dtst-setcontext5.c54 exit (EXIT_SUCCESS); in f3()
A Dtst-setcontext8.c51 exit (EXIT_SUCCESS); in f1()
A Dtst-strtod1i.c81 return result ? EXIT_FAILURE : EXIT_SUCCESS; in do_test()
A Dtst-setcontext7.c57 exit (done == 2 ? EXIT_SUCCESS : EXIT_FAILURE); in f1()
A Dtst-setcontext9.c40 exit (done == 2 ? EXIT_SUCCESS : EXIT_FAILURE); in f2()
A Dtst-swapcontext1.c105 exit(EXIT_SUCCESS); in do_test()
A Dtst-strtod.c179 return status ? EXIT_FAILURE : EXIT_SUCCESS; in do_test()
A Dtest-canon.c233 return EXIT_SUCCESS; in do_test()
A Dgen-tst-strtod-round.c202 return EXIT_SUCCESS; in main()
A Dtst-strtoll.c385 return status ? EXIT_FAILURE : EXIT_SUCCESS; in do_test()
A Dtst-strtol.c610 return status ? EXIT_FAILURE : EXIT_SUCCESS; in do_test()
A Dstdlib.h93 #define EXIT_SUCCESS 0 /* Successful exit status. */ macro

Completed in 23 milliseconds