Home
last modified time | relevance | path

Searched refs:__GXX_INIT_PRIMARY_EXCEPTION_CLASS (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dunwind-cxx.h262 __GXX_INIT_PRIMARY_EXCEPTION_CLASS(_Unwind_Exception_Class c) in __GXX_INIT_PRIMARY_EXCEPTION_CLASS() function
357 #define __GXX_INIT_PRIMARY_EXCEPTION_CLASS(c) c = __gxx_primary_exception_class macro
H A Deh_throw.cc71 __GXX_INIT_PRIMARY_EXCEPTION_CLASS(header->exc.unwindHeader.exception_class); in __cxa_init_primary_exception()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Dunwind-cxx.h262 __GXX_INIT_PRIMARY_EXCEPTION_CLASS(_Unwind_Exception_Class c) in __GXX_INIT_PRIMARY_EXCEPTION_CLASS() function
357 #define __GXX_INIT_PRIMARY_EXCEPTION_CLASS(c) c = __gxx_primary_exception_class macro
H A Deh_throw.cc68 __GXX_INIT_PRIMARY_EXCEPTION_CLASS(header->exc.unwindHeader.exception_class); in __cxa_init_primary_exception()