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

  /bionic/libc/kernel/common/asm-generic/
siginfo.h 139 #define ILL_COPROC (__SI_FAULT|7)
  /development/ndk/platforms/android-3/include/asm-generic/
siginfo.h 139 #define ILL_COPROC (__SI_FAULT|7)
  /external/kernel-headers/original/asm-generic/
siginfo.h 165 #define ILL_COPROC (__SI_FAULT|7) /* coprocessor error */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 139 #define ILL_COPROC (__SI_FAULT|7)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 139 #define ILL_COPROC (__SI_FAULT|7)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm-generic/
siginfo.h 139 #define ILL_COPROC (__SI_FAULT|7)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm-generic/
siginfo.h 139 #define ILL_COPROC (__SI_FAULT|7)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm-generic/
siginfo.h 139 #define ILL_COPROC (__SI_FAULT|7)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm-generic/
siginfo.h 139 #define ILL_COPROC (__SI_FAULT|7)
  /external/strace/
signal.c 410 #define ILL_COPROC 7 /* coprocessor error */
572 { ILL_COPROC, "ILL_COPROC" },
    [all...]

Completed in 202 milliseconds