Home
last modified time | relevance | path

Searched defs:catch (Results 1 – 25 of 28) sorted by relevance

12

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Deh40.C13 } catch (char c) { in D() function
16 } catch (...) { in catch() function
H A Deh39.C16 } catch (...) { in D() function
/openbsd-src/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Dexception_defines.h37 # define catch(X) if (false) macro
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/compat/eh/
H A Ddtor1_y.C13 catch (...) in catch() function
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dfntry1.C4 template <class T> void f (T) try { throw 1; } catch (...) { } in f() function
/openbsd-src/gnu/gcc/libstdc++-v3/libsupc++/
H A Dexception_defines.h44 # define catch(X) if (false) macro
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/eh/
H A Ddtor1.C24 catch (...) in catch() function
/openbsd-src/regress/lib/libc/malloc/malloc_threaderr/
H A Dmalloc_threaderr.c46 catch(int x) in catch() function
/openbsd-src/regress/sys/kern/kqueue/
H A Dkqueue-signal.c27 sigtest(int signum, int catch) in sigtest()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.eh/
H A Dfntry1.C17 catch (...) in catch() function
/openbsd-src/usr.sbin/pkg_add/OpenBSD/
H A DError.pm177 sub catch :prototype(&)($code) subroutine
/openbsd-src/regress/lib/libc/malloc/malloc0test/
H A Dmalloc0test.c18 catch(int signo) in catch() function
/openbsd-src/regress/lib/libc/sys/
H A Dt_sigaction.c80 catch(int sig __unused) in catch() function
/openbsd-src/gnu/usr.bin/perl/lib/
H A DDB.pm162 sub catch { subroutine
H A Dperl5db.pl7686 sub catch { global() subroutine
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dkeyword.gperf63 catch, CATCH_TK keyword
H A Dexpr.c2663 tree catch = TREE_OPERAND (current, 0); local
/openbsd-src/sbin/fsck_ext2fs/
H A Dutilities.c433 catch(int signo) in catch() function
/openbsd-src/sbin/fsck_ffs/
H A Dutilities.c555 catch(int signo) in catch() function
/openbsd-src/sys/kern/
H A Dkern_synch.c369 int catch, error = 0, error1 = 0; in sleep_finish() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dtop.c391 SIGJMP_BUF catch; in catcher() local
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/
H A Dropeimpl.h1040 catch(...) in catch() function
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/ext/
H A Dropeimpl.h938 catch(...) in catch() function
/openbsd-src/gnu/gcc/gcc/
H A Dtree-eh.c1458 tree catch, x, eh_label; in lower_catch() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dexcept.c150 struct eh_region *catch; member

12