Searched refs:ILL_ILLOPC (Results 1 - 7 of 7) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/
H A D22-1-buildonly.c2 Test that the ILL_ILLOPC macro is defined.
7 #ifndef ILL_ILLOPC
8 #error ILL_ILLOPC not defined
/external/strace/xlat/
H A Dsigill_codes.h2 #if !(defined(ILL_ILLOPC) || (defined(HAVE_DECL_ILL_ILLOPC) && HAVE_DECL_ILL_ILLOPC))
3 # define ILL_ILLOPC 1 macro
37 XLAT(ILL_ILLOPC),
/external/e2fsprogs/e2fsck/
H A Dsigcatcher.c166 #ifdef ILL_ILLOPC
167 DEFINE_ENTRY(ILL_ILLOPC)
/external/minijail/linux-x86/
H A Dlibconstants.gen.c656 #ifdef ILL_ILLOPC
657 { "ILL_ILLOPC", (unsigned long) ILL_ILLOPC },
658 #endif // ILL_ILLOPC
/external/kernel-headers/original/uapi/asm-generic/
H A Dsiginfo.h186 #define ILL_ILLOPC (__SI_FAULT|1) /* illegal opcode */ macro
/external/valgrind/include/vki/
H A Dvki-darwin.h510 #define VKI_ILL_ILLOPC ILL_ILLOPC
H A Dvki-solaris.h937 #define VKI_ILL_ILLOPC ILL_ILLOPC

Completed in 728 milliseconds