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

/external/kernel-headers/original/uapi/asm-generic/
H A Dsiginfo.h174 #define ILL_ILLOPC (__SI_FAULT|1) /* illegal opcode */ macro
/external/strace/
H A Dsignal.c276 #ifndef ILL_ILLOPC
277 #define ILL_ILLOPC 1 /* illegal opcode */ macro

Completed in 60 milliseconds