Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Dcstdlib.hpp33 const int exit_success = EXIT_SUCCESS; // implementation-defined value
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
Dstdlib_h.pass.cpp19 #ifndef EXIT_SUCCESS
20 #error EXIT_SUCCESS not defined
/ndk/tests/device/test-unwind-struct/jni/
Dmain.c47 return EXIT_SUCCESS; in main()
/ndk/tests/device/test-wait/jni/
Dtest_wait.c123 return EXIT_SUCCESS; in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.runtime/
Dcstdlib.pass.cpp19 #ifndef EXIT_SUCCESS
20 #error EXIT_SUCCESS not defined
/ndk/sources/host-tools/make-3.81/
Dmake.h241 #ifndef EXIT_SUCCESS
242 # define EXIT_SUCCESS 0 macro
DChangeLog2718 * main.c (main): Replace EXIT_SUCCESS, EXIT_FAILURE, and
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dcstdlib20 EXIT_SUCCESS