Searched defs:catch (Results 1 – 14 of 14) sorted by relevance
| /NextBSD/contrib/libstdc++/libsupc++/ |
| D | exception_defines.h | 44 # define catch(X) if (false) macro
|
| /NextBSD/contrib/netbsd-tests/lib/libc/sys/ |
| HD | t_sigaction.c | 91 catch(int sig __unused) in catch() function
|
| /NextBSD/tools/regression/poll/ |
| HD | pipeselect.c | 54 catch(int sig) in catch() function
|
| HD | pipepoll.c | 83 catch(int sig __unused) in catch() function
|
| /NextBSD/sys/kern/ |
| HD | kern_synch.c | 142 int catch, pri, rval, sleepq_flags; in _sleep() local
|
| HD | kern_lock.c | 192 int catch, error; in sleeplk() local
|
| HD | sys_pipe.c | 572 pipelock(cpipe, catch) in pipelock() argument
|
| /NextBSD/sbin/fsck_ffs/ |
| HD | fsutil.c | 905 catch(int sig __unused) in catch() function
|
| /NextBSD/contrib/tcsh/ |
| HD | sh.c | 1957 process(int catch) in process()
|
| /NextBSD/sys/sys/ |
| HD | buf.h | 283 #define BUF_TIMELOCK(bp, locktype, interlock, wmesg, catch, timo) \ argument
|
| /NextBSD/contrib/gdb/gdb/ |
| HD | top.c | 390 SIGJMP_BUF catch; in catcher() local
|
| /NextBSD/contrib/libstdc++/include/ext/ |
| D | ropeimpl.h | 1040 catch(...) in catch() function
|
| /NextBSD/contrib/gcc/ |
| HD | tree-eh.c | 1458 tree catch, x, eh_label; in lower_catch() local
|
| HD | except.c | 152 struct eh_region *catch; member
|