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

  /bionic/libc/kernel/uapi/asm-generic/
siginfo.h 170 #define ILL_ILLOPN (__SI_FAULT|2)
  /development/ndk/platforms/android-3/include/asm-generic/
siginfo.h 134 #define ILL_ILLOPN (__SI_FAULT|2)
  /development/ndk/platforms/android-L/include/asm-generic/
siginfo.h 170 #define ILL_ILLOPN (__SI_FAULT|2)
  /development/ndk/sources/android/libportable/common/include/asm-generic/
siginfo_portable.h 139 #define ILL_ILLOPN (__SI_FAULT|2)
  /external/kernel-headers/original/uapi/asm-generic/
siginfo.h 175 #define ILL_ILLOPN (__SI_FAULT|2) /* illegal operand */

Completed in 4871 milliseconds