Home
last modified time | relevance | path

Searched refs:exit_exception_failure (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/detail/include/boost/
Dcstdlib.hpp35 const int exit_exception_failure = 200; // otherwise uncaught exception variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/detail/include/boost/detail/
Dcatch_exceptions.hpp124 if ( exception_thrown ) result = boost::exit_exception_failure; in catch_exceptions()