Home
last modified time | relevance | path

Searched defs:SIGEMT (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/bsd/dev/dtrace/scripts/
H A Dsignal.d37 inline int SIGEMT = 7; variable
/xnu-12377.81.4/bsd/sys/
H A Dsignal.h94 #define SIGEMT 7 /* EMT instruction */ macro