Home
last modified time | relevance | path

Searched refs:__gxx_primary_exception_class (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A Dunwind-cxx.h303 const _Unwind_Exception_Class __gxx_primary_exception_class variable
328 return c == __gxx_primary_exception_class in __is_gxx_exception_class()
340 #define __GXX_INIT_PRIMARY_EXCEPTION_CLASS(c) c = __gxx_primary_exception_class
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/libsupc++/
H A Dunwind-cxx.h320 const _Unwind_Exception_Class __gxx_primary_exception_class variable
345 return c == __gxx_primary_exception_class in __is_gxx_exception_class()
357 #define __GXX_INIT_PRIMARY_EXCEPTION_CLASS(c) c = __gxx_primary_exception_class