Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libbc/inc/include/sys/
H A Dsignal.h33 #define ILL_TRAP_FAULT(n) ((n)+0x80) /* trap n fault */ macro
/titanic_51/usr/src/ucbhead/sys/
H A Dsignal.h389 #define ILL_TRAP_FAULT(n) ((n)+0x80) /* trap n fault */ macro