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

/external/strace/xlat/
H A Dsigill_codes.h11 #if !(defined(ILL_ILLTRP) || (defined(HAVE_DECL_ILL_ILLTRP) && HAVE_DECL_ILL_ILLTRP))
12 # define ILL_ILLTRP 4 macro
40 XLAT(ILL_ILLTRP),
/external/kernel-headers/original/uapi/asm-generic/
H A Dsiginfo.h189 #define ILL_ILLTRP (__SI_FAULT|4) /* illegal trap */ macro

Completed in 108 milliseconds