Searched refs:_LIBCPPABI_VERSION (Results 1 - 6 of 6) sorted by relevance

/external/libcxx/src/
H A Dexception.cpp24 #ifndef _LIBCPPABI_VERSION
31 #endif // _LIBCPPABI_VERSION
35 #if defined(LIBCXXRT) || defined(_LIBCPPABI_VERSION)
46 #if !defined(LIBCXXRT) && !defined(_LIBCPPABI_VERSION) && !defined(__GLIBCXX__)
106 #endif // !defined(LIBCXXRT) && !defined(_LIBCPPABI_VERSION)
113 #if defined(__APPLE__) || defined(_LIBCPPABI_VERSION)
115 # if _LIBCPPABI_VERSION > 1101
132 #ifndef _LIBCPPABI_VERSION
143 #endif // _LIBCPPABI_VERSION
145 #if !defined(_LIBCPPABI_VERSION)
[all...]
H A Dtypeinfo.cpp23 #if !defined(LIBCXXRT) && !defined(_LIBCPPABI_VERSION)
73 #endif // !LIBCXXRT && !_LIBCPPABI_VERSION
H A Dstdexcept.cpp20 /* For _LIBCPPABI_VERSION */
49 #if !defined(_LIBCPPABI_VERSION) && !defined(LIBSTDCXX)
83 #if !defined(_LIBCPPABI_VERSION) && !defined(LIBSTDCXX)
H A Dnew.cpp23 #ifndef _LIBCPPABI_VERSION
33 #if !defined(_LIBCPPABI_VERSION) && !defined(__GLIBCXX__)
35 #endif // _LIBCPPABI_VERSION
171 #ifndef _LIBCPPABI_VERSION
239 #endif // _LIBCPPABI_VERSION
/external/libcxxabi/include/
H A Dcxxabi.h23 #define _LIBCPPABI_VERSION 1002 macro
/external/libcxx/lib/
H A Dbuildit76 # Check if we have _LIBCPPABI_VERSION, to determine the reexport list to use.
78 grep _LIBCPPABI_VERSION > /dev/null)

Completed in 77 milliseconds