Searched refs:ILL_ILLOPN (Results 1 - 2 of 2) sorted by relevance

/external/kernel-headers/original/asm-generic/
H A Dsiginfo.h160 #define ILL_ILLOPN (__SI_FAULT|2) /* illegal operand */ macro
/external/strace/
H A Dsignal.c405 #define ILL_ILLOPN 2 /* illegal operand */ macro
567 { ILL_ILLOPN, "ILL_ILLOPN" },

Completed in 92 milliseconds