HomeSort by relevance Sort by last modified time
    Searched defs:FP_NORMAL (Results 1 - 25 of 102) sorted by null

1 2 3 4 5

  /external/mesa3d/include/
c99_math.h 157 static inline enum {FP_NAN, FP_INFINITE, FP_ZERO, FP_SUBNORMAL, FP_NORMAL}
169 return FP_NORMAL;
  /bionic/libc/include/
math.h 52 #define FP_NORMAL 0x04
56 __builtin_fpclassify(FP_NAN, FP_INFINITE, FP_NORMAL, FP_SUBNORMAL, FP_ZERO, x)
  /development/ndk/platforms/android-13/include/
math.h 91 #define FP_NORMAL 0x04
  /development/ndk/platforms/android-18/include/
math.h 91 #define FP_NORMAL 0x04
  /development/ndk/platforms/android-21/include/
math.h 82 #define FP_NORMAL 0x04
  /development/ndk/platforms/android-9/include/
math.h 91 #define FP_NORMAL 0x04
  /device/linaro/bootloader/edk2/StdLib/Include/
math.h 415 #define FP_NORMAL 0x02
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/
math.h 93 #define FP_NORMAL 0x04
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/
math.h 93 #define FP_NORMAL 0x04
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/
math.h 93 #define FP_NORMAL 0x04
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/
math.h 93 #define FP_NORMAL 0x04
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/
math.h 93 #define FP_NORMAL 0x04
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/
math.h 93 #define FP_NORMAL 0x04
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/
math.h 93 #define FP_NORMAL 0x04
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/
math.h 93 #define FP_NORMAL 0x04
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/
math.h 93 #define FP_NORMAL 0x04
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/
math.h 93 #define FP_NORMAL 0x04
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/
math.h 93 #define FP_NORMAL 0x04
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/
math.h 93 #define FP_NORMAL 0x04
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/
math.h 93 #define FP_NORMAL 0x04
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/
math.h 93 #define FP_NORMAL 0x04
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/
math.h 93 #define FP_NORMAL 0x04
  /prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/
math.h 93 #define FP_NORMAL 0x04
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/
math.h 93 #define FP_NORMAL 0x04
  /prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/
math.h 93 #define FP_NORMAL 0x04

Completed in 865 milliseconds

1 2 3 4 5