HomeSort by relevance Sort by last modified time
    Searched refs:NSIGILL (Results 1 - 9 of 9) sorted by null

  /system/core/debuggerd/libdebuggerd/test/
host_signal_fixup.h 27 #if !defined(NSIGILL)
28 #define NSIGILL ILL_BADSTK
  /bionic/libc/kernel/uapi/asm-generic/
siginfo.h 148 #define NSIGILL 8
  /external/kernel-headers/original/uapi/asm-generic/
siginfo.h 183 #define NSIGILL 8
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
siginfo.h 172 #define NSIGILL 8
  /external/python/cpython2/Lib/plat-irix6/
WAIT.py 137 NSIGILL = 8
FILE.py 142 NSIGILL = 8
  /system/core/debuggerd/libdebuggerd/
utility.cpp 310 static_assert(NSIGILL == ILL_BADSTK, "missing ILL_* si_code");
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 523 NSIGILL = 8
STROPTS.py 520 NSIGILL = 8
    [all...]

Completed in 347 milliseconds