HomeSort by relevance Sort by last modified time
    Searched refs:exit_success (Results 1 - 2 of 2) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
cstdlib.hpp 20 // in the C++ Standard Library, and to then deprecate EXIT_SUCCESS and
22 // new constants in terms of EXIT_SUCCESS and EXIT_FAILURE. In a new
33 const int exit_success = EXIT_SUCCESS; // implementation-defined value member in namespace:boost
  /system/core/init/
builtins.cpp 322 goto exit_success;
354 goto exit_success;
373 exit_success:

Completed in 30 milliseconds