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

/external/syslinux/com32/include/
H A Dstdlib.h13 #define EXIT_SUCCESS 0 macro
/external/libjpeg-turbo/
H A Dcdjpeg.h148 #ifndef EXIT_SUCCESS
149 #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/icu/icu4c/source/tools/tzcode/
H A Dzdump.c107 #ifndef EXIT_SUCCESS
108 #define EXIT_SUCCESS 0 macro
109 #endif /* !defined EXIT_SUCCESS */
375 exit(EXIT_SUCCESS);
377 usage(stdout, EXIT_SUCCESS);
684 exit(EXIT_SUCCESS);
/external/swiftshader/src/OpenGL/compiler/preprocessor/
H A DExpressionParser.cpp340 # if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS
342 /* Use EXIT_SUCCESS as a witness for stdlib.h. */
343 # ifndef EXIT_SUCCESS
344 # define EXIT_SUCCESS 0 macro
367 # if (defined __cplusplus && ! defined EXIT_SUCCESS \
371 # ifndef EXIT_SUCCESS
372 # define EXIT_SUCCESS 0 macro
377 # if ! defined malloc && ! defined EXIT_SUCCESS
383 # if ! defined free && ! defined EXIT_SUCCESS
/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/libxkbcommon/xkbcommon/src/xkbcomp/
H A Dparser.c461 # if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS
463 /* Use EXIT_SUCCESS as a witness for stdlib.h. */
464 # ifndef EXIT_SUCCESS
465 # define EXIT_SUCCESS 0 macro
488 # if (defined __cplusplus && ! defined EXIT_SUCCESS \
492 # ifndef EXIT_SUCCESS
493 # define EXIT_SUCCESS 0 macro
498 # if ! defined malloc && ! defined EXIT_SUCCESS
504 # 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 375 milliseconds