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

  /bionic/libm/
fpclassify.c 51 return (FP_NAN);
70 return (FP_NAN);
90 return (FP_NAN);
  /bionic/libm/include/
math.h 92 #define FP_NAN 0x02
  /external/v8/src/
platform.h 62 FP_NAN,
conversions.cc 365 case FP_NAN:
platform-win32.cc 149 return FP_NAN;
    [all...]
objects.cc     [all...]
  /ndk/build/platforms/android-3/arch-arm/usr/include/
math.h 92 #define FP_NAN 0x02
  /ndk/build/platforms/android-4/arch-arm/usr/include/
math.h 92 #define FP_NAN 0x02
  /ndk/build/platforms/android-5/arch-arm/usr/include/
math.h 92 #define FP_NAN 0x02
  /ndk/build/platforms/android-5/arch-x86/usr/include/
math.h 92 #define FP_NAN 0x02
  /ndk/build/platforms/android-8/arch-arm/usr/include/
math.h 92 #define FP_NAN 0x02
  /ndk/build/platforms/android-8/arch-x86/usr/include/
math.h 92 #define FP_NAN 0x02

Completed in 772 milliseconds