Home
last modified time | relevance | path

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

/NextBSD/contrib/libstdc++/libsupc++/
Dexception_defines.h44 # define catch(X) if (false) macro
/NextBSD/contrib/netbsd-tests/lib/libc/sys/
HDt_sigaction.c91 catch(int sig __unused) in catch() function
/NextBSD/tools/regression/poll/
HDpipeselect.c54 catch(int sig) in catch() function
HDpipepoll.c83 catch(int sig __unused) in catch() function
/NextBSD/sys/kern/
HDkern_synch.c142 int catch, pri, rval, sleepq_flags; in _sleep() local
HDkern_lock.c192 int catch, error; in sleeplk() local
HDsys_pipe.c572 pipelock(cpipe, catch) in pipelock() argument
/NextBSD/sbin/fsck_ffs/
HDfsutil.c905 catch(int sig __unused) in catch() function
/NextBSD/contrib/tcsh/
HDsh.c1957 process(int catch) in process()
/NextBSD/sys/sys/
HDbuf.h283 #define BUF_TIMELOCK(bp, locktype, interlock, wmesg, catch, timo) \ argument
/NextBSD/contrib/gdb/gdb/
HDtop.c390 SIGJMP_BUF catch; in catcher() local
/NextBSD/contrib/libstdc++/include/ext/
Dropeimpl.h1040 catch(...) in catch() function
/NextBSD/contrib/gcc/
HDtree-eh.c1458 tree catch, x, eh_label; in lower_catch() local
HDexcept.c152 struct eh_region *catch; member