| /netbsd/src/external/bsd/libc++/dist/libcxxrt/src/ |
| D | stdexcept.cc | 34 exception::exception() throw() {} in exception() function in std::exception 36 exception::exception(const exception&) throw() {} in exception() argument 37 exception& exception::operator=(const exception&) throw() in operator =()
|
| D | exception.cc | 226 class exception class 623 static void releaseException(__cxa_exception *exception) in releaseException()
|
| /netbsd/src/include/ |
| D | math.h | 207 struct exception { struct 208 int type; 209 const char *name; 210 double arg1; 211 double arg2; 212 double retval;
|
| /netbsd/src/sys/sys/ |
| D | userret.h | 51 int exception; in mi_userret() local
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/ |
| D | exception.h | 64 exception() _GLIBCXX_NOTHROW { } in exception() function
|
| D | eh_exception.cc | 60 _ZGTtNKSt9exceptionD1Ev(const std::exception*) in _ZGTtNKSt9exceptionD1Ev()
|
| /netbsd/src/external/gpl3/gcc/dist/libobjc/ |
| D | exception.c | 38 is_kind_of_exception_matcher (Class catch_class, id exception) in is_kind_of_exception_matcher() 503 objc_exception_throw (id exception) in objc_exception_throw()
|
| /netbsd/src/external/lgpl3/mpfr/dist/src/ |
| D | jn.c | 86 int exception = 0; in mpfr_jn() local
|
| /netbsd/src/external/gpl3/gcc/dist/fixincludes/tests/base/ |
| D | math.h | 14 #define exception __math_exception macro
|
| /netbsd/src/sys/arch/hppa/hppa/ |
| D | fpu.c | 333 int exception; in hppa_fpu_emulate() local
|
| /netbsd/src/sys/arch/macppc/dev/ |
| D | mesh.c | 324 u_char intr, exception, error, status0; in mesh_intr() local 450 mesh_error(struct mesh_softc *sc, struct mesh_scb *scb, int error, int exception) in mesh_error() 1116 int intr, error, exception, imsk; in mesh_timeout() local
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/config/rs6000/ |
| D | darwin-fallback.c | 275 uint32_t exception; member 298 uint32_t exception; member
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/scripts/ |
| D | make_graph.py | 10 class exception: class
|
| /netbsd/src/external/ibm-public/postfix/dist/src/util/ |
| D | netstring.c | 198 void netstring_except(VSTREAM *stream, int exception) in netstring_except()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/ |
| D | siginfo-threads.c | 90 handler (int signo, siginfo_t *siginfo, void *exception) in handler()
|
| /netbsd/src/bin/sh/ |
| D | error.c | 69 int exception; variable
|
| /netbsd/src/external/gpl3/gdb/dist/sim/mips/ |
| D | interp.c | 1825 int exception,...) in signal_exception() 2540 mips_cpu_exception_suspend(SIM_DESC sd, sim_cpu* cpu, int exception) in mips_cpu_exception_suspend() 2558 mips_cpu_exception_resume(SIM_DESC sd, sim_cpu* cpu, int exception) in mips_cpu_exception_resume()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/python/ |
| D | py-utils.c | 217 gdbpy_convert_exception (const struct gdb_exception &exception) in gdbpy_convert_exception()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/mn10300/ |
| D | interp.c | 442 mn10300_cpu_exception_suspend(SIM_DESC sd, sim_cpu* cpu, int exception) in mn10300_cpu_exception_suspend() 457 mn10300_cpu_exception_resume(SIM_DESC sd, sim_cpu* cpu, int exception) in mn10300_cpu_exception_resume()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | corefile.c | 120 enum errors exception = GDB_NO_ERROR; in memory_error() local
|
| D | gnu-nat.c | 135 int exception; /* The exception code. */ member 1633 int exception, int code, int subcode) in S_exception_raise_request()
|
| D | amd-dbgapi-target.c | 681 amd_dbgapi_exceptions_t exception = AMD_DBGAPI_EXCEPTION_NONE; in resume() local
|
| /netbsd/src/external/gpl3/gdb/dist/sim/sh/ |
| D | sh-sim.h | 94 int exception; member
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/stubs/ |
| D | m68k-stub.c | 1054 int exception; in set_debug_traps() local
|
| /netbsd/src/sys/arch/hppa/spmath/ |
| D | float.h | 419 #define Set_exceptiontype_and_instr_field(exception,instruction,object) \ argument
|