Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/
H A Dmachsig.h57 #define ILL_ILLOPC 1 /* illegal opcode */ macro
/illumos-gate/usr/src/uts/sparc/sys/
H A Dmachsig.h58 #define ILL_ILLOPC 1 /* illegal opcode */ macro
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dprocfs.d.in138 inline int ILL_ILLOPC = @ILL_ILLOPC@; variable
/illumos-gate/usr/src/boot/sys/sys/
H A Dsignal.h240 #define ILL_ILLOPC 1 /* Illegal opcode. */ macro