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

  /external/libcxx/src/
exception.cpp 24 #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) && !defined(__GLIBCXX__
    [all...]
typeinfo.cpp 23 #if !defined(LIBCXXRT) && !defined(_LIBCPPABI_VERSION)
73 #endif // !LIBCXXRT && !_LIBCPPABI_VERSION
stdexcept.cpp 20 /* For _LIBCPPABI_VERSION */
49 #if !defined(_LIBCPPABI_VERSION) && !defined(LIBSTDCXX)
83 #if !defined(_LIBCPPABI_VERSION) && !defined(LIBSTDCXX)
new.cpp 23 #ifndef _LIBCPPABI_VERSION
33 #if !defined(_LIBCPPABI_VERSION) && !defined(__GLIBCXX__)
35 #endif // _LIBCPPABI_VERSION
171 #ifndef _LIBCPPABI_VERSION
239 #endif // _LIBCPPABI_VERSION
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
exception.cpp 24 #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)
111 #if defined(__APPLE__) || defined(_LIBCPPABI_VERSION)
126 #ifndef _LIBCPPABI_VERSION
137 #endif // _LIBCPPABI_VERSION
139 #if !defined(_LIBCPPABI_VERSION) && !defined(__GLIBCXX__)
new.cpp 23 #ifndef _LIBCPPABI_VERSION
33 #if !defined(_LIBCPPABI_VERSION) && !defined(__GLIBCXX__)
35 #endif // _LIBCPPABI_VERSION
39 #if !defined(__GLIBCXX__) && !defined(_LIBCPPABI_VERSION)
149 #endif // !defined(__GLIBCXX__) && !defined(_LIBCPPABI_VERSION)
158 #ifndef _LIBCPPABI_VERSION
226 #endif // _LIBCPPABI_VERSION
typeinfo.cpp 23 #if !defined(LIBCXXRT) && !defined(_LIBCPPABI_VERSION)
73 #endif // !LIBCXXRT && !_LIBCPPABI_VERSION
stdexcept.cpp 20 /* For _LIBCPPABI_VERSION */
49 #if !defined(_LIBCPPABI_VERSION) && !defined(LIBSTDCXX)
83 #if !defined(_LIBCPPABI_VERSION) && !defined(LIBSTDCXX)
  /external/libcxxabi/include/
cxxabi.h 23 #define _LIBCPPABI_VERSION 1002
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
cxxabi.h 23 #define _LIBCPPABI_VERSION 1001
  /external/libcxx/lib/
buildit 76 # Check if we have _LIBCPPABI_VERSION, to determine the reexport list to use.
78 grep _LIBCPPABI_VERSION > /dev/null)
  /ndk/sources/cxx-stl/gabi++/include/
cxxabi.h 77 // When LIBCXXABI, gabi++ should emulate libc++abi. _LIBCPPABI_VERSION must
80 #define _LIBCPPABI_VERSION 1001
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/gabi++/include/
cxxabi.h 77 // When LIBCXXABI, gabi++ should emulate libc++abi. _LIBCPPABI_VERSION must
80 #define _LIBCPPABI_VERSION 1001

Completed in 888 milliseconds