Home
last modified time | relevance | path

Searched defs:ILL_ILLTRP (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/sparc/sys/
H A Dmachsig.h63 #define ILL_ILLTRP 4 /* illegal trap */ macro
/titanic_50/usr/src/uts/intel/sys/
H A Dmachsig.h62 #define ILL_ILLTRP 4 /* illegal trap */ macro
/titanic_50/usr/src/lib/libdtrace/common/
H A Dprocfs.d.in144 inline int ILL_ILLTRP = @ILL_ILLTRP@; variable