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