HomeSort by: relevance | last modified time | path
    Searched defs:__gxx_dependent_exception_class (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
unwind-cxx.h 332 const _Unwind_Exception_Class __gxx_dependent_exception_class member in namespace:__cxxabiv1
346 || c == __gxx_dependent_exception_class;
359 c = __gxx_dependent_exception_class
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
unwind-cxx.h 332 const _Unwind_Exception_Class __gxx_dependent_exception_class member in namespace:__cxxabiv1
346 || c == __gxx_dependent_exception_class;
359 c = __gxx_dependent_exception_class

Completed in 25 milliseconds