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

  /bionic/libm/
fpclassify.c 53 return (FP_NORMAL);
72 return (FP_NORMAL);
92 return (FP_NORMAL);
  /bionic/libm/include/
math.h 93 #define FP_NORMAL 0x04
  /external/v8/src/
platform.h 66 FP_NORMAL
platform-win32.cc 142 if (flags & (_FPCLASS_PN | _FPCLASS_NN)) return FP_NORMAL;
    [all...]
  /ndk/build/platforms/android-3/arch-arm/usr/include/
math.h 93 #define FP_NORMAL 0x04
  /ndk/build/platforms/android-4/arch-arm/usr/include/
math.h 93 #define FP_NORMAL 0x04
  /ndk/build/platforms/android-5/arch-arm/usr/include/
math.h 93 #define FP_NORMAL 0x04
  /ndk/build/platforms/android-5/arch-x86/usr/include/
math.h 93 #define FP_NORMAL 0x04
  /ndk/build/platforms/android-8/arch-arm/usr/include/
math.h 93 #define FP_NORMAL 0x04
  /ndk/build/platforms/android-8/arch-x86/usr/include/
math.h 93 #define FP_NORMAL 0x04

Completed in 174 milliseconds