Home
last modified time | relevance | path

Searched refs:ILL_COPROC (Results 1 – 15 of 15) sorted by relevance

/external/strace/xlat/
Dsigill_codes.h20 #if !(defined(ILL_COPROC) || (defined(HAVE_DECL_ILL_COPROC) && HAVE_DECL_ILL_COPROC))
21 # define ILL_COPROC 7 macro
43 XLAT(ILL_COPROC),
Dsigill_codes.in7 ILL_COPROC 7
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/
D22-7-buildonly.c7 #ifndef ILL_COPROC
8 #error ILL_COPROC not defined
Dsigmacrolist.txt7 ILL_COPROC
/external/e2fsprogs/e2fsck/
Dsigcatcher.c184 #ifdef ILL_COPROC
185 DEFINE_ENTRY(ILL_COPROC)
/external/minijail/linux-x86/
Dlibconstants.gen.c650 #ifdef ILL_COPROC
651 { "ILL_COPROC", (unsigned long) ILL_COPROC },
/external/kernel-headers/original/uapi/asm-generic/
Dsiginfo.h181 #define ILL_COPROC 7 /* coprocessor error */ macro
/external/python/cpython2/Lib/plat-irix6/
DWAIT.py135 ILL_COPROC = 7 variable
DFILE.py140 ILL_COPROC = 7 variable
/external/v8/src/base/debug/
Dstack_trace_posix.cc231 else if (info->si_code == ILL_COPROC) in StackDumpSignalHandler()
/external/libchrome/base/debug/
Dstack_trace_posix.cc261 else if (info->si_code == ILL_COPROC) in StackDumpSignalHandler()
/external/python/cpython2/Lib/plat-sunos5/
DIN.py521 ILL_COPROC = 7 variable
DSTROPTS.py518 ILL_COPROC = 7 variable
/external/valgrind/include/vki/
Dvki-darwin.h516 #define VKI_ILL_COPROC ILL_COPROC
Dvki-solaris.h1009 #define VKI_ILL_COPROC ILL_COPROC