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

/external/v8/build/util/
H A Djava_action.py12 EXIT_SUCCESS = 0 variable
/external/libjpeg-turbo/
H A Dcdjpeg.h139 #ifndef EXIT_SUCCESS
140 #define EXIT_SUCCESS 0 macro
H A Drdjpgcom.c49 #ifndef EXIT_SUCCESS
50 #define EXIT_SUCCESS 0 macro
507 exit(EXIT_SUCCESS);
H A Dwrjpgcom.c50 #ifndef EXIT_SUCCESS
51 #define EXIT_SUCCESS 0 macro
589 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/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.c769 # if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS
771 /* Use EXIT_SUCCESS as a witness for stdlib.h. */
772 # ifndef EXIT_SUCCESS
773 # define EXIT_SUCCESS 0 macro
796 # if (defined __cplusplus && ! defined EXIT_SUCCESS \
800 # ifndef EXIT_SUCCESS
801 # define EXIT_SUCCESS 0 macro
806 # if ! defined malloc && ! defined EXIT_SUCCESS
812 # 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 1879 milliseconds