Home
last modified time | relevance | path

Searched defs:exception (Results 1 – 8 of 8) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/
Dmath.h26 # define exception __math_exception macro
/ndk/sources/cxx-stl/gabi++/src/
Dexception.cc36 exception::exception() _GABIXX_NOEXCEPT { in exception() function in std::exception
Dcxxabi.cc341 _Unwind_Exception* exception = &header->unwindHeader; in __cxa_rethrow() local
357 _Unwind_Exception *exception = static_cast<_Unwind_Exception*>(exc); in __cxa_begin_catch() local
383 _Unwind_Exception* exception = &header->unwindHeader; in __cxa_end_catch() local
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_exception.h38 # define exception _STLP_NULLIFIED_BROKEN_EXCEPTION_CLASS macro
D_cmath.h33 # define exception __math_exception macro
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/exception/
Dexception.hpp208 exception class
212 exception(): in exception() function in boost::exception
222 exception( exception const & x ) throw(): in exception() function in boost::exception
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_exception.cpp98 static inline int incrementHandlerCount(__cxa_exception *exception) { in incrementHandlerCount()
103 static inline int decrementHandlerCount(__cxa_exception *exception) { in decrementHandlerCount()
/ndk/sources/cxx-stl/stlport/src/
Ddll_main.cpp64 exception::exception() _STLP_NOTHROW {} in exception() function in exception