Home
last modified time | relevance | path

Searched refs:ILL_ILLOPC (Results 1 – 13 of 13) sorted by relevance

/external/strace/xlat/
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),
Dsigill_codes.in1 ILL_ILLOPC 1
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/
D22-1-buildonly.c7 #ifndef ILL_ILLOPC
8 #error ILL_ILLOPC not defined
Dsigmacrolist.txt1 ILL_ILLOPC
/external/e2fsprogs/e2fsck/
Dsigcatcher.c166 #ifdef ILL_ILLOPC
167 DEFINE_ENTRY(ILL_ILLOPC)
/external/minijail/linux-x86/
Dlibconstants.gen.c656 #ifdef ILL_ILLOPC
657 { "ILL_ILLOPC", (unsigned long) ILL_ILLOPC },
/external/kernel-headers/original/uapi/asm-generic/
Dsiginfo.h186 #define ILL_ILLOPC (__SI_FAULT|1) /* illegal opcode */ macro
/external/python/cpython2/Lib/plat-irix6/
DWAIT.py129 ILL_ILLOPC = 1 variable
DFILE.py134 ILL_ILLOPC = 1 variable
/external/valgrind/include/vki/
Dvki-darwin.h510 #define VKI_ILL_ILLOPC ILL_ILLOPC
Dvki-solaris.h1003 #define VKI_ILL_ILLOPC ILL_ILLOPC
/external/python/cpython2/Lib/plat-sunos5/
DIN.py515 ILL_ILLOPC = 1 variable
DSTROPTS.py512 ILL_ILLOPC = 1 variable