HomeSort by relevance Sort by last modified time
    Searched refs:ILL_ILLOPC (Results 1 - 25 of 114) sorted by null

1 2 3 4 5

  /external/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/
22-1-buildonly.c 2 Test that the ILL_ILLOPC macro is defined.
7 #ifndef ILL_ILLOPC
8 #error ILL_ILLOPC not defined
  /external/strace/xlat/
sigill_codes.h 2 #if !(defined(ILL_ILLOPC) || (defined(HAVE_DECL_ILL_ILLOPC) && HAVE_DECL_ILL_ILLOPC))
3 # define ILL_ILLOPC 1
37 XLAT(ILL_ILLOPC),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
siginfo.h 155 ILL_ILLOPC = 1, /* Illegal opcode. */
156 # define ILL_ILLOPC ILL_ILLOPC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
siginfo.h 155 ILL_ILLOPC = 1, /* Illegal opcode. */
156 # define ILL_ILLOPC ILL_ILLOPC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
siginfo.h 155 ILL_ILLOPC = 1, /* Illegal opcode. */
156 # define ILL_ILLOPC ILL_ILLOPC
  /external/e2fsprogs/e2fsck/
sigcatcher.c 166 #ifdef ILL_ILLOPC
167 DEFINE_ENTRY(ILL_ILLOPC)
  /development/ndk/platforms/android-21/include/asm-generic/
siginfo.h 169 #define ILL_ILLOPC (__SI_FAULT|1)
  /development/ndk/platforms/android-9/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
siginfo.h 149 #define ILL_ILLOPC (__SI_FAULT|1) /* illegal opcode */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
siginfo.h 164 #define ILL_ILLOPC (__SI_FAULT|1) /* illegal opcode */
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)

Completed in 696 milliseconds

1 2 3 4 5