Searched defs:EXIT_SUCCESS (Results 1 - 18 of 18) sorted by relevance

/external/syslinux/com32/include/
H A Dstdlib.h13 #define EXIT_SUCCESS 0 macro
/external/libjpeg-turbo/
H A Dcdjpeg.h140 #ifndef EXIT_SUCCESS
141 #define EXIT_SUCCESS 0 macro
H A Drdjpgcom.c50 #ifndef EXIT_SUCCESS
51 #define EXIT_SUCCESS 0 macro
508 exit(EXIT_SUCCESS);
H A Dwrjpgcom.c51 #ifndef EXIT_SUCCESS
52 #define EXIT_SUCCESS 0 macro
590 exit(EXIT_SUCCESS);
/external/bison/darwin-lib/
H A Dstdlib.h437 #ifndef EXIT_SUCCESS
438 # define EXIT_SUCCESS 0 macro
/external/bison/linux-lib/
H A Dstdlib.h437 #ifndef EXIT_SUCCESS
438 # define EXIT_SUCCESS 0 macro
/external/pdfium/third_party/libjpeg/
H A Dcdjpeg.h171 #ifndef EXIT_SUCCESS
173 #define EXIT_SUCCESS 1 /* VMS is very nonstandard */ macro
175 #define EXIT_SUCCESS 0 macro
/external/icu/icu4c/source/tools/tzcode/
H A Dzdump.c106 #ifndef EXIT_SUCCESS
107 #define EXIT_SUCCESS 0 macro
108 #endif /* !defined EXIT_SUCCESS */
374 exit(EXIT_SUCCESS);
376 usage(stdout, EXIT_SUCCESS);
684 exit(EXIT_SUCCESS);
/external/swiftshader/src/OpenGL/compiler/preprocessor/
H A DExpressionParser.cpp317 # if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS
319 /* Use EXIT_SUCCESS as a witness for stdlib.h. */
320 # ifndef EXIT_SUCCESS
321 # define EXIT_SUCCESS 0 macro
344 # if (defined __cplusplus && ! defined EXIT_SUCCESS \
348 # ifndef EXIT_SUCCESS
349 # define EXIT_SUCCESS 0 macro
354 # if ! defined malloc && ! defined EXIT_SUCCESS
360 # if ! defined free && ! defined EXIT_SUCCESS
/external/bison/src/
H A Dparse-gram.c498 # if (defined __cplusplus && ! defined EXIT_SUCCESS \
502 # ifndef EXIT_SUCCESS
503 # define EXIT_SUCCESS 0 macro
508 # if ! defined malloc && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \
515 # if ! defined free && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \
/external/libpcap/
H A Dgrammar.c756 # if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS
758 /* Use EXIT_SUCCESS as a witness for stdlib.h. */
759 # ifndef EXIT_SUCCESS
760 # define EXIT_SUCCESS 0 macro
783 # if (defined __cplusplus && ! defined EXIT_SUCCESS \
787 # ifndef EXIT_SUCCESS
788 # define EXIT_SUCCESS 0 macro
793 # if ! defined malloc && ! defined EXIT_SUCCESS
799 # if ! defined free && ! defined EXIT_SUCCESS
/external/swiftshader/src/OpenGL/compiler/
H A Dglslang_tab.cpp523 # if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS
525 /* Use EXIT_SUCCESS as a witness for stdlib.h. */
526 # ifndef EXIT_SUCCESS
527 # define EXIT_SUCCESS 0 macro
550 # if (defined __cplusplus && ! defined EXIT_SUCCESS \
554 # ifndef EXIT_SUCCESS
555 # define EXIT_SUCCESS 0 macro
560 # if ! defined malloc && ! defined EXIT_SUCCESS
566 # if ! defined free && ! defined EXIT_SUCCESS
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 619 milliseconds