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

  /prebuilts/ndk/r10/sources/cxx-stl/llvm-libc++/gabi++/include/
gabixx_config.h 68 // _GABIXX_HAS_EXCEPTIONS will be 1 if the current source file is compiled
76 #define _GABIXX_HAS_EXCEPTIONS 1
78 #define _GABIXX_HAS_EXCEPTIONS 0
  /prebuilts/ndk/r11/sources/cxx-stl/gabi++/include/
gabixx_config.h 68 // _GABIXX_HAS_EXCEPTIONS will be 1 if the current source file is compiled
76 #define _GABIXX_HAS_EXCEPTIONS 1
78 #define _GABIXX_HAS_EXCEPTIONS 0
  /prebuilts/ndk/r13/sources/cxx-stl/gabi++/include/
gabixx_config.h 68 // _GABIXX_HAS_EXCEPTIONS will be 1 if the current source file is compiled
76 #define _GABIXX_HAS_EXCEPTIONS 1
78 #define _GABIXX_HAS_EXCEPTIONS 0
  /prebuilts/ndk/r11/sources/cxx-stl/gabi++/src/
terminate.cc 82 #if _GABIXX_HAS_EXCEPTIONS
  /prebuilts/ndk/r13/sources/cxx-stl/gabi++/src/
terminate.cc 82 #if _GABIXX_HAS_EXCEPTIONS

Completed in 2959 milliseconds