Home
last modified time | relevance | path

Searched defs:exception (Results 1 – 25 of 39) sorted by relevance

12

/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dstdexcept.cc34 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 Dmath.h194 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 Dexception.h63 exception() _GLIBCXX_NOTHROW { } in exception() function
H A Deh_exception.cc60 _ZGTtNKSt9exceptionD1Ev(const std::exception*) in _ZGTtNKSt9exceptionD1Ev()
/netbsd-src/sys/sys/
H A Duserret.h51 int exception; in mi_userret() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dexception.h64 exception() _GLIBCXX_NOTHROW { } in exception() function
H A Deh_exception.cc60 _ZGTtNKSt9exceptionD1Ev(const std::exception*) in _ZGTtNKSt9exceptionD1Ev()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-more-actions.h151 ACTION_P(Throw, exception) { throw exception; } in ACTION_P() argument
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/tests/base/
H A Dmath.h14 #define exception __math_exception macro
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dusp.S37 exception: label
H A Dhwloop-bits.S83 exception: label
/netbsd-src/external/mpl/bind/dist/tests/isc/
H A Dregex_test.c49 int exception; /* regcomp accepts but is ISC_RUN_TEST_IMPL() member
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/
H A Dexception.c38 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 Dexception.c38 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 Djn.c86 int exception = 0; in mpfr_jn() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dcanthrow.d44 exception = BE.throw_, enumerator
/netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/
H A Dmath.h14 #define exception __math_exception macro
/netbsd-src/sys/arch/hppa/hppa/
H A Dfpu.c333 int exception; in hppa_fpu_emulate() local
/netbsd-src/sys/arch/macppc/dev/
H A Dmesh.c324 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 Ddarwin-fallback.c275 uint32_t exception; member
298 uint32_t exception; member
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
H A Ddarwin-fallback.c275 uint32_t exception; member
298 uint32_t exception; member
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/scripts/
H A Dmake_graph.py10 class exception: class
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/scripts/
H A Dmake_graph.py10 class exception: class
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dnetstring.c194 void netstring_except(VSTREAM *stream, int exception) in netstring_except()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Doptions.cc536 static const char * const exception[] = { "invalid", "denormal", "zero", in gfc_handle_fpe_option() local

12