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

1 2 3 4 5

  /external/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/
22-5-buildonly.c 2 Test that the ILL_PRVOPC macro is defined.
7 #ifndef ILL_PRVOPC
8 #error ILL_PRVOPC not defined
  /external/strace/xlat/
sigill_codes.h 14 #if !(defined(ILL_PRVOPC) || (defined(HAVE_DECL_ILL_PRVOPC) && HAVE_DECL_ILL_PRVOPC))
15 # define ILL_PRVOPC 5
41 XLAT(ILL_PRVOPC),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
siginfo.h 163 ILL_PRVOPC, /* Privileged opcode. */
164 # define ILL_PRVOPC ILL_PRVOPC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
siginfo.h 163 ILL_PRVOPC, /* Privileged opcode. */
164 # define ILL_PRVOPC ILL_PRVOPC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
siginfo.h 163 ILL_PRVOPC, /* Privileged opcode. */
164 # define ILL_PRVOPC ILL_PRVOPC
  /external/e2fsprogs/e2fsck/
sigcatcher.c 178 #ifdef ILL_PRVOPC
179 DEFINE_ENTRY(ILL_PRVOPC)
  /development/ndk/platforms/android-21/include/asm-generic/
siginfo.h 174 #define ILL_PRVOPC (__SI_FAULT|5)
  /development/ndk/platforms/android-9/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
siginfo.h 153 #define ILL_PRVOPC (__SI_FAULT|5) /* privileged opcode */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
siginfo.h 168 #define ILL_PRVOPC (__SI_FAULT|5) /* privileged opcode */
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)

Completed in 1726 milliseconds

1 2 3 4 5