/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/ |
H A D | stdexcept.cc | 34 exception::exception() throw() {} in exception() function in std::exception 36 exception::exception(const exception&) throw() {} in exception() function in std::exception 37 exception& exception::operator=(const exception&) throw() in operator =()
|
/netbsd-src/include/ |
H A D | math.h | 194 struct exception { global() struct 195 typeexception global() argument 196 nameexception global() argument 197 arg1exception global() argument 198 arg2exception global() argument 199 retvalexception global() argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/ |
H A D | exception.h | 63 exception() _GLIBCXX_NOTHROW { } in exception() function
|
H A D | eh_exception.cc | 60 _ZGTtNKSt9exceptionD1Ev(const std::exception*) in _ZGTtNKSt9exceptionD1Ev()
|
/netbsd-src/sys/sys/ |
H A D | userret.h | 51 int exception; in mi_userret() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/ |
H A D | exception.h | 64 exception() _GLIBCXX_NOTHROW { } in exception() function
|
H A D | eh_exception.cc | 60 _ZGTtNKSt9exceptionD1Ev(const std::exception*) in _ZGTtNKSt9exceptionD1Ev()
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/ |
H A D | gmock-more-actions.h | 151 ACTION_P(Throw, exception) { throw exception; } in ACTION_P() argument
|
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/tests/base/ |
H A D | math.h | 14 #define exception __math_exception macro
|
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/ |
H A D | usp.S | 37 exception: label
|
H A D | hwloop-bits.S | 83 exception: label
|
/netbsd-src/external/mpl/bind/dist/tests/isc/ |
H A D | regex_test.c | 49 int exception; /* regcomp accepts but is ISC_RUN_TEST_IMPL() member
|
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/ |
H A 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/gpl3/gcc/dist/libobjc/ |
H A 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/ |
H A D | jn.c | 86 int exception = 0; in mpfr_jn() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | canthrow.d | 44 exception = BE.throw_, enumerator
|
/netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/ |
H A D | math.h | 14 #define exception __math_exception macro
|
/netbsd-src/sys/arch/hppa/hppa/ |
H A D | fpu.c | 333 int exception; in hppa_fpu_emulate() local
|
/netbsd-src/sys/arch/macppc/dev/ |
H A 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/ |
H A D | darwin-fallback.c | 275 uint32_t exception; member 298 uint32_t exception; member
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/ |
H A D | darwin-fallback.c | 275 uint32_t exception; member 298 uint32_t exception; member
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/scripts/ |
H A D | make_graph.py | 10 class exception: class
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/scripts/ |
H A D | make_graph.py | 10 class exception: class
|
/netbsd-src/external/ibm-public/postfix/dist/src/util/ |
H A D | netstring.c | 194 void netstring_except(VSTREAM *stream, int exception) in netstring_except()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | options.cc | 536 static const char * const exception[] = { "invalid", "denormal", "zero", in gfc_handle_fpe_option() local
|