Searched defs:ILL_ILLOPN (Results 1 – 2 of 2) sorted by relevance
/external/strace/xlat/ | ||
D | sigill_codes.h | 6 # define ILL_ILLOPN 2 macro |
/external/kernel-headers/original/uapi/asm-generic/ | ||
D | siginfo.h | 181 #define ILL_ILLOPN (__SI_FAULT|2) /* illegal operand */ macro |