Home
last modified time | relevance | path

Searched refs:_LIBCPPABI_VERSION (Results 1 – 4 of 4) sorted by relevance

/external/libcxx/src/support/runtime/
Dexception_libcxxabi.ipp11 #ifndef _LIBCPPABI_VERSION
21 # if _LIBCPPABI_VERSION > 1001
/external/libcxx/src/
Dstdexcept.cpp47 #if !defined(_LIBCPPABI_VERSION) && !defined(LIBSTDCXX)
81 #if !defined(_LIBCPPABI_VERSION) && !defined(LIBSTDCXX)
Dexception.cpp24 #elif defined(_LIBCPPABI_VERSION)
/external/libcxxabi/include/
Dcxxabi.h23 #define _LIBCPPABI_VERSION 1002 macro