/external/jpeg/ |
D | rdjpgcom.c | 47 #ifndef EXIT_SUCCESS 49 #define EXIT_SUCCESS 1 /* VMS is very nonstandard */ macro 51 #define EXIT_SUCCESS 0 macro 494 exit(EXIT_SUCCESS); in main()
|
D | cdjpeg.h | 171 #ifndef EXIT_SUCCESS 173 #define EXIT_SUCCESS 1 /* VMS is very nonstandard */ macro 175 #define EXIT_SUCCESS 0 macro
|
D | wrjpgcom.c | 53 #ifndef EXIT_SUCCESS 55 #define EXIT_SUCCESS 1 /* VMS is very nonstandard */ macro 57 #define EXIT_SUCCESS 0 macro 581 exit(EXIT_SUCCESS); in main()
|
/external/pdfium/core/src/fxcodec/libjpeg/ |
D | cdjpeg.h | 171 #ifndef EXIT_SUCCESS 173 #define EXIT_SUCCESS 1 /* VMS is very nonstandard */ macro 175 #define EXIT_SUCCESS 0 macro
|
/external/bison/src/ |
D | getargs.c | 646 exit (EXIT_SUCCESS); in getargs() 680 usage (EXIT_SUCCESS); in getargs() 729 exit (EXIT_SUCCESS); in getargs() 733 exit (EXIT_SUCCESS); in getargs()
|
D | main.c | 221 return complaint_issued ? EXIT_FAILURE : EXIT_SUCCESS; in main()
|
/external/mesa3d/src/glsl/ |
D | main.cpp | 213 int status = EXIT_SUCCESS; in main() 274 if ((status == EXIT_SUCCESS) && do_link) { in main() 276 status = (whole_program->LinkStatus) ? EXIT_SUCCESS : EXIT_FAILURE; in main()
|
/external/linux-tools-perf/src/tools/perf/util/ |
D | pmu-bison.c | 262 # if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__… 265 # ifndef EXIT_SUCCESS 266 # define EXIT_SUCCESS 0 macro 289 # if (defined __cplusplus && ! defined EXIT_SUCCESS \ 293 # ifndef EXIT_SUCCESS 294 # define EXIT_SUCCESS 0 macro 299 # if ! defined malloc && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \ 306 # if ! defined free && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \
|
D | parse-events-bison.c | 294 # if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__… 297 # ifndef EXIT_SUCCESS 298 # define EXIT_SUCCESS 0 macro 321 # if (defined __cplusplus && ! defined EXIT_SUCCESS \ 325 # ifndef EXIT_SUCCESS 326 # define EXIT_SUCCESS 0 macro 331 # if ! defined malloc && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \ 338 # if ! defined free && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | stdlib_h.pass.cpp | 19 #ifndef EXIT_SUCCESS 20 #error EXIT_SUCCESS not defined
|
/external/elfutils/src/tests/ |
D | deleted.c | 49 return EXIT_SUCCESS; in main()
|
D | msg_tst.c | 85 int result = EXIT_SUCCESS; in main()
|
/external/compiler-rt/test/profile/Inputs/ |
D | instrprof-dlopen-main.c | 45 return EXIT_SUCCESS; in main()
|
/external/libcxx/test/std/language.support/support.runtime/ |
D | cstdlib.pass.cpp | 19 #ifndef EXIT_SUCCESS 20 #error EXIT_SUCCESS not defined
|
/external/dhcpcd/ |
D | bind.c | 112 exit(EXIT_SUCCESS); in daemonise() 205 exit(EXIT_SUCCESS); in bind_interface()
|
/external/toybox/toys/pending/ |
D | ftpget.c | 238 toys.exitval = EXIT_SUCCESS; in get_file() 260 toys.exitval = EXIT_SUCCESS; in put_file()
|
/external/valgrind/none/tests/ |
D | process_vm_readv_writev.c | 11 static int status = EXIT_SUCCESS;
|
/external/libvpx/libvpx/examples/ |
D | simple_decoder.c | 157 return EXIT_SUCCESS; in main()
|
D | postproc.c | 139 return EXIT_SUCCESS; in main()
|
D | decode_with_drops.c | 153 return EXIT_SUCCESS; in main()
|
/external/bison/data/ |
D | yacc.c | 485 # if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS && ]b4_c_modern[ 488 # ifndef EXIT_SUCCESS 489 # define EXIT_SUCCESS 0 512 # if (defined __cplusplus && ! defined EXIT_SUCCESS \ 516 # ifndef EXIT_SUCCESS 517 # define EXIT_SUCCESS 0 522 # if ! defined malloc && ! defined EXIT_SUCCESS && ]b4_c_modern[ 528 # if ! defined free && ! defined EXIT_SUCCESS && ]b4_c_modern[
|
/external/elfutils/src/src/ |
D | ldscript.c | 384 # if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__… 388 # ifndef EXIT_SUCCESS 389 # define EXIT_SUCCESS 0 macro 412 # if (defined __cplusplus && ! defined EXIT_SUCCESS \ 416 # ifndef EXIT_SUCCESS 417 # define EXIT_SUCCESS 0 macro 422 # if ! defined malloc && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \ 429 # if ! defined free && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \
|
/external/icu/icu4c/source/tools/tzcode/ |
D | zdump.c | 106 #ifndef EXIT_SUCCESS 107 #define EXIT_SUCCESS 0 macro 374 exit(EXIT_SUCCESS); in main() 376 usage(stdout, EXIT_SUCCESS); in main() 684 exit(EXIT_SUCCESS); in main()
|
/external/libunwind/tests/ |
D | ia64-test-setjmp.c | 154 return EXIT_SUCCESS; in main()
|
/external/libopus/doc/ |
D | trivial_example.c | 159 return EXIT_SUCCESS; in main()
|