Searched refs:ILL_ILLOPN (Results 1 – 6 of 6) sorted by relevance
61 #define ILL_ILLOPN 2 /* illegal operand */ macro
60 #define ILL_ILLOPN 2 /* illegal operand */ macro
129 SED_REPLACE(ILL_ILLOPN)130 SED_REPLACE(ILL_ILLOPN)
140 inline int ILL_ILLOPN = @ILL_ILLOPN@; variable141 #pragma D binding "1.0" ILL_ILLOPN
431 @ MSG_SI_ILL_ILLOPN "[ ILL_ILLOPN ]"
2853 case ILL_ILLOPN: code = "ILL_ILLOPN"; break; in print_siginfo32()3011 case ILL_ILLOPN: code = "ILL_ILLOPN"; break; in print_siginfo()