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

  /ndk/sources/cxx-stl/gabi++/include/
gabixx_config.h 62 // _GABIXX_HAS_EXCEPTIONS will be 1 if the current source file is compiled
70 #define _GABIXX_HAS_EXCEPTIONS 1
72 #define _GABIXX_HAS_EXCEPTIONS 0
  /ndk/sources/cxx-stl/gabi++/src/
terminate.cc 74 #if _GABIXX_HAS_EXCEPTIONS

Completed in 146 milliseconds