Searched defs:SIGEMT (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.61.12/bsd/dev/dtrace/scripts/ | ||
| H A D | signal.d | 37 inline int SIGEMT = 7; variable |
| /xnu-12377.61.12/bsd/sys/ | ||
| H A D | signal.h | 94 #define SIGEMT 7 /* EMT instruction */ macro |