Searched defs:exception (Results 1 – 13 of 13) sorted by relevance
/glibc-2.36/math/ |
D | math-svid-compat.h | 39 struct exception struct 48 extern int matherr (struct exception *__exc); argument
|
D | test-fenv.c | 58 test_single_exception (short int exception, in test_single_exception() 89 test_exceptions (const char *test_name, short int exception, in test_exceptions() 169 set_single_exc (const char *test_name, int fe_exc, fexcept_t exception) in set_single_exc() 411 int exception; in feexcp_mask_test() local
|
D | libm-test-support.c | 447 int exception, in test_single_exception() 493 test_exceptions (const char *test_name, int exception) in test_exceptions() 740 int exception) in check_complex()
|
/glibc-2.36/hurd/ |
D | catch-exc.c | 29 exception_type_t exception, in _S_catch_exception_raise() 102 exception_type_t exception, in _S_catch_exception_raise_state() 119 exception_type_t exception, in _S_catch_exception_raise_state_identity()
|
D | hurdfault.c | 85 exception_type_t exception, in _hurdsig_fault_catch_exception_raise_state() 103 exception_type_t exception, in _hurdsig_fault_catch_exception_raise_state_identity()
|
/glibc-2.36/elf/ |
D | dl-error-skeleton.c | 42 struct dl_exception *exception; /* The exception data is stored there. */ member 89 _dl_signal_exception (int errcode, struct dl_exception *exception, in _dl_signal_exception() 173 _dl_catch_exception (struct dl_exception *exception, in _dl_catch_exception() 226 struct dl_exception exception; in libc_hidden_def() local
|
D | dl-exception.c | 47 oom_exception (struct dl_exception *exception) in oom_exception() 66 adjust_message_buffer (struct dl_exception *exception) in adjust_message_buffer() 82 _dl_exception_create (struct dl_exception *exception, const char *objname, in _dl_exception_create()
|
D | dl-version.c | 61 struct dl_exception exception; in match_symbol() local 165 struct dl_exception exception; in _dl_check_map_versions() local
|
D | dl-sym.c | 120 struct dl_exception exception; in do_sym() local
|
D | dl-deps.c | 151 struct dl_exception exception; in _dl_map_object_deps() local
|
D | dl-lookup.c | 791 struct dl_exception exception; in _dl_lookup_symbol_x() local
|
D | dl-open.c | 882 struct dl_exception exception; in _dl_open() local
|
/glibc-2.36/sysdeps/ia64/fpu/ |
D | libm_support.h | 128 struct exception struct 137 struct exceptionl argument 155 // exception is a reserved name in C++ argument
|