Searched defs:exc (Results 1 - 25 of 33) sorted by relevance

12

/netbsd-current/lib/libm/src/
H A Dk_standard.c86 struct exception exc; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Deh_throw.cc33 __gxx_exception_cleanup (_Unwind_Reason_Code code, _Unwind_Exception *exc) argument
[all...]
H A Dvterminate.cc82 __catch(const exception& exc) argument
H A Deh_ptr.cc195 __gxx_dependent_exception_cleanup(_Unwind_Reason_Code code, _Unwind_Exception *exc) argument
H A Dunwind-cxx.h105 __cxa_exception exc; member in struct:__cxxabiv1::__cxa_refcounted_exception
212 __get_exception_header_from_ue (_Unwind_Exception *exc) argument
227 __get_refcounted_exception_header_from_ue (_Unwind_Exception *exc) argument
233 __get_dependent_exception_from_ue (_Unwind_Exception *exc) argument
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_throw.cc33 __gxx_exception_cleanup (_Unwind_Reason_Code code, _Unwind_Exception *exc) argument
[all...]
H A Dvterminate.cc82 __catch(const exception& exc) argument
H A Deh_ptr.cc163 __gxx_dependent_exception_cleanup(_Unwind_Reason_Code code, _Unwind_Exception *exc) argument
H A Dunwind-cxx.h105 __cxa_exception exc; member in struct:__cxxabiv1::__cxa_refcounted_exception
212 __get_exception_header_from_ue (_Unwind_Exception *exc) argument
227 __get_refcounted_exception_header_from_ue (_Unwind_Exception *exc) argument
233 __get_dependent_exception_from_ue (_Unwind_Exception *exc) argument
/netbsd-current/sys/arch/sandpoint/stand/altboot/
H A Dexception.c56 uint8_t *exc; local
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dunwind-compat.c46 _Unwind_DeleteException (struct _Unwind_Exception *exc) argument
65 _Unwind_ForcedUnwind (struct _Unwind_Exception *exc, argument
164 _Unwind_RaiseException(struct _Unwind_Exception *exc) argument
173 _Unwind_Resume (struct _Unwind_Exception *exc) argument
183 _Unwind_Resume_or_Rethrow (struct _Unwind_Exception *exc) argument
[all...]
H A Dunwind-seh.c329 _Unwind_RaiseException(struct _Unwind_Exception *exc) argument
376 _Unwind_ForcedUnwind_Phase2(struct _Unwind_Exception *exc) argument
395 _Unwind_Resume_or_Rethrow(struct _Unwind_Exception *exc) argument
407 _Unwind_ForcedUnwind(struct _Unwind_Exception *exc, _Unwind_Stop_Fn stop, void * stop_argument) argument
425 _Unwind_DeleteException(struct _Unwind_Exception *exc) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dunwind-compat.c46 _Unwind_DeleteException (struct _Unwind_Exception *exc) argument
65 _Unwind_ForcedUnwind (struct _Unwind_Exception *exc, argument
164 _Unwind_RaiseException(struct _Unwind_Exception *exc) argument
173 _Unwind_Resume (struct _Unwind_Exception *exc) argument
183 _Unwind_Resume_or_Rethrow (struct _Unwind_Exception *exc) argument
[all...]
H A Dunwind-seh.c329 _Unwind_RaiseException(struct _Unwind_Exception *exc) argument
376 _Unwind_ForcedUnwind_Phase2(struct _Unwind_Exception *exc) argument
395 _Unwind_Resume_or_Rethrow(struct _Unwind_Exception *exc) argument
407 _Unwind_ForcedUnwind(struct _Unwind_Exception *exc, _Unwind_Stop_Fn stop, void * stop_argument) argument
425 _Unwind_DeleteException(struct _Unwind_Exception *exc) argument
[all...]
/netbsd-current/sys/lib/libunwind/
H A Dlibunwind.cxx29 unwind_phase1(ThisUnwindCursor &cursor, struct _Unwind_Exception *exc) argument
78 unwind_phase2(ThisUnwindCursor &cursor, struct _Unwind_Exception *exc) argument
130 unwind_phase2_forced(ThisUnwindCursor &cursor, struct _Unwind_Exception *exc, _Unwind_Stop_Fn stop, void *stop_arg) argument
193 _Unwind_RaiseException(struct _Unwind_Exception *exc) argument
211 _Unwind_ForcedUnwind(struct _Unwind_Exception *exc, _Unwind_Stop_Fn stop, void *stop_arg) argument
223 _Unwind_Resume(struct _Unwind_Exception *exc) argument
235 _Unwind_Resume_or_Rethrow(struct _Unwind_Exception *exc) argument
249 _Unwind_DeleteException(struct _Unwind_Exception *exc) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/guile/
H A Dguile-internal.h665 unpack(const gdb_exception &exc) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/guile/
H A Dguile-internal.h661 unpack(const gdb_exception &exc) argument
/netbsd-current/external/gpl3/gcc.old/dist/libobjc/
H A Dexception.c496 __objc_exception_cleanup(_Unwind_Reason_Code code __attribute__((unused)), struct _Unwind_Exception *exc) argument
/netbsd-current/external/gpl3/gcc/dist/libobjc/
H A Dexception.c496 __objc_exception_cleanup(_Unwind_Reason_Code code __attribute__((unused)), struct _Unwind_Exception *exc) argument
/netbsd-current/sys/arch/powerpc/oea/
H A Doea_machdep.c142 uintptr_t exc, exc_base; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
H A Dpr10770.c301 struct _Unwind_Exception *exc = malloc (sizeof (*exc)); local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
H A Dpr10770.c301 struct _Unwind_Exception *exc = malloc (sizeof (*exc)); local
/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Ds_cb.c898 SSL_EXCERT *exc = arg; local
954 ssl_ctx_set_excert(SSL_CTX *ctx, SSL_EXCERT *exc) argument
961 SSL_EXCERT *exc = app_malloc(sizeof(*exc), "prepend cert"); local
980 ssl_excert_free(SSL_EXCERT *exc) argument
998 SSL_EXCERT *exc = *pexc; local
1038 SSL_EXCERT *exc = *pexc; local
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/apps/lib/
H A Ds_cb.c906 SSL_EXCERT *exc = arg; local
963 ssl_ctx_set_excert(SSL_CTX *ctx, SSL_EXCERT *exc) argument
970 SSL_EXCERT *exc = app_malloc(sizeof(*exc), "prepend cert"); local
989 ssl_excert_free(SSL_EXCERT *exc) argument
1007 SSL_EXCERT *exc = *pexc; local
1047 SSL_EXCERT *exc = *pexc; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Drust-parse.c2132 catch(const gdb_exception &exc) argument

Completed in 222 milliseconds

12