Searched refs:SIGEMT (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/bsd/dev/dtrace/scripts/
H A Dsignal.d37 inline int SIGEMT = 7;
38 #pragma D binding "1.0" SIGEMT
/xnu-2782.1.97/bsd/sys/
H A Dsignal.h93 #define SIGEMT 7 /* EMT instruction */ macro
570 sigmask(SIGIOT)|sigmask(SIGEMT)|\
/xnu-2782.1.97/bsd/uxkern/
H A Dux_exception.c460 *ux_signal = SIGEMT;

Completed in 19 milliseconds