Searched defs:ILL_ILLOPC (Results 1 - 2 of 2) sorted by relevance

/external/strace/xlat/
H A Dsigill_codes.h4 #if !(defined(ILL_ILLOPC) || (defined(HAVE_DECL_ILL_ILLOPC) && HAVE_DECL_ILL_ILLOPC))
5 # define ILL_ILLOPC 1 macro
7 XLAT(ILL_ILLOPC),
/external/kernel-headers/original/uapi/asm-generic/
H A Dsiginfo.h174 #define ILL_ILLOPC (__SI_FAULT|1) /* illegal opcode */ macro

Completed in 209 milliseconds