Home
last modified time | relevance | path

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

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