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

1 2 3 4

  /external/strace/xlat/
sigfpe_codes.h 22 #if defined(FPE_FLTINV) || (defined(HAVE_DECL_FPE_FLTINV) && HAVE_DECL_FPE_FLTINV)
23 XLAT(FPE_FLTINV),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
siginfo.h 188 FPE_FLTINV, /* Floating point invalid operation. */
189 # define FPE_FLTINV FPE_FLTINV
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
siginfo.h 188 FPE_FLTINV, /* Floating point invalid operation. */
189 # define FPE_FLTINV FPE_FLTINV
  /external/e2fsprogs/e2fsck/
sigcatcher.c 220 #ifdef FPE_FLTINV
221 DEFINE_ENTRY(FPE_FLTINV)
  /bionic/libc/kernel/uapi/asm-generic/
siginfo.h 187 #define FPE_FLTINV (__SI_FAULT|7)
  /development/ndk/platforms/android-3/include/asm-generic/
siginfo.h 149 #define FPE_FLTINV (__SI_FAULT|7)
  /development/ndk/platforms/android-L/include/asm-generic/
siginfo.h 187 #define FPE_FLTINV (__SI_FAULT|7)
  /development/ndk/sources/android/libportable/common/include/asm-generic/
siginfo_portable.h 156 #define FPE_FLTINV (__SI_FAULT|7)
  /external/kernel-headers/original/uapi/asm-generic/
siginfo.h 193 #define FPE_FLTINV (__SI_FAULT|7) /* floating point invalid operation */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
siginfo.h 168 #define FPE_FLTINV (__SI_FAULT|7) /* floating point invalid operation */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
siginfo.h 168 #define FPE_FLTINV (__SI_FAULT|7) /* floating point invalid operation */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 149 #define FPE_FLTINV (__SI_FAULT|7)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 149 #define FPE_FLTINV (__SI_FAULT|7)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
siginfo.h 149 #define FPE_FLTINV (__SI_FAULT|7)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
siginfo.h 149 #define FPE_FLTINV (__SI_FAULT|7)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
siginfo.h 149 #define FPE_FLTINV (__SI_FAULT|7)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
siginfo.h 149 #define FPE_FLTINV (__SI_FAULT|7)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 149 #define FPE_FLTINV (__SI_FAULT|7)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 149 #define FPE_FLTINV (__SI_FAULT|7)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/asm-generic/
siginfo.h 149 #define FPE_FLTINV (__SI_FAULT|7)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm-generic/
siginfo.h 149 #define FPE_FLTINV (__SI_FAULT|7)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm-generic/
siginfo.h 149 #define FPE_FLTINV (__SI_FAULT|7)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 149 #define FPE_FLTINV (__SI_FAULT|7)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/asm-generic/
siginfo.h 149 #define FPE_FLTINV (__SI_FAULT|7)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 149 #define FPE_FLTINV (__SI_FAULT|7)

Completed in 157 milliseconds

1 2 3 4