Searched defs:excp (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/xnu-2782.1.97/osfmk/kern/
H A Dexception.c131 exception_deliver( thread_t thread, exception_type_t exception, mach_exception_data_t code, mach_msg_type_number_t codeCnt, struct exception_action *excp, lck_mtx_t *mutex) argument
320 check_exc_receiver_dependancy( exception_type_t exception, struct exception_action *excp, lck_mtx_t *mutex) argument
[all...]
/macosx-10.10/vim-55/src/
H A Dex_eval.c426 except_T *excp; local
[all...]
/macosx-10.10/llvmCore-3425.0.34/examples/ExceptionDemo/
H A DExceptionDemo.cpp537 struct OurBaseException_t *excp = (struct OurBaseException_t*) local
/macosx-10.10/ruby-106/ruby/
H A Dprocess.c3271 recv_child_error(int fd, int *statep, VALUE *excp, int *errp, char *errmsg, size_t errmsg_buflen, int chfunc_is_async_signal_safe) argument

Completed in 144 milliseconds