Home
last modified time | relevance | path

Searched refs:ILL_COPROC (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/sparc/sys/
H A Dmachsig.h66 #define ILL_COPROC 7 /* co-processor */ macro
/titanic_50/usr/src/uts/intel/sys/
H A Dmachsig.h65 #define ILL_COPROC 7 /* co-processor */ macro
/titanic_50/usr/src/lib/libdtrace/common/
H A Dprocfs.d.in150 inline int ILL_COPROC = @ILL_COPROC@; variable
151 #pragma D binding "1.0" ILL_COPROC
H A Dprocfs.sed.in135 SED_REPLACE(ILL_COPROC)
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg436 @ MSG_SI_ILL_COPROC "[ ILL_COPROC ]"
/titanic_50/usr/src/cmd/truss/
H A Dexpound.c2858 case ILL_COPROC: code = "ILL_COPROC"; break; in print_siginfo32()
3016 case ILL_COPROC: code = "ILL_COPROC"; break; in print_siginfo()