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

  /bionic/libc/kernel/common/asm-generic/
siginfo.h 134 #define ILL_ILLOPN (__SI_FAULT|2)
  /ndk/build/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 134 #define ILL_ILLOPN (__SI_FAULT|2)
  /ndk/build/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 134 #define ILL_ILLOPN (__SI_FAULT|2)
  /ndk/build/platforms/android-5/arch-arm/usr/include/asm-generic/
siginfo.h 134 #define ILL_ILLOPN (__SI_FAULT|2)
  /ndk/build/platforms/android-5/arch-x86/usr/include/asm-generic/
siginfo.h 134 #define ILL_ILLOPN (__SI_FAULT|2)
  /ndk/build/platforms/android-8/arch-arm/usr/include/asm-generic/
siginfo.h 134 #define ILL_ILLOPN (__SI_FAULT|2)
  /ndk/build/platforms/android-8/arch-x86/usr/include/asm-generic/
siginfo.h 134 #define ILL_ILLOPN (__SI_FAULT|2)
  /external/kernel-headers/original/asm-generic/
siginfo.h 160 #define ILL_ILLOPN (__SI_FAULT|2) /* illegal operand */
  /external/strace/
signal.c 405 #define ILL_ILLOPN 2 /* illegal operand */
567 { ILL_ILLOPN, "ILL_ILLOPN" },
    [all...]

Completed in 18 milliseconds