Home
last modified time | relevance | path

Searched defs:ILL_ILLOPN (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/
H A Dmachsig.h58 #define ILL_ILLOPN 2 /* illegal operand */ macro
/illumos-gate/usr/src/uts/sparc/sys/
H A Dmachsig.h59 #define ILL_ILLOPN 2 /* illegal operand */ macro
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dprocfs.d.in140 inline int ILL_ILLOPN = @ILL_ILLOPN@; variable
/illumos-gate/usr/src/boot/sys/sys/
H A Dsignal.h241 #define ILL_ILLOPN 2 /* Illegal operand. */ macro