Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sparc/sys/
H A Dmachsig.h60 #define ILL_ILLOPC 1 /* illegal opcode */ macro
/titanic_41/usr/src/uts/intel/sys/
H A Dmachsig.h59 #define ILL_ILLOPC 1 /* illegal opcode */ macro
/titanic_41/usr/src/lib/libdtrace/common/
H A Dprocfs.d.in138 inline int ILL_ILLOPC = @ILL_ILLOPC@; variable