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

  /external/chromium_org/v8/src/base/
win32-math.h 21 FP_INFINITE,
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
querymatrix.c 47 enum {FP_NAN, FP_INFINITE, FP_ZERO, FP_SUBNORMAL, FP_NORMAL}
56 return FP_INFINITE;
84 enum {FP_NAN, FP_INFINITE, FP_ZERO, FP_SUBNORMAL, FP_NORMAL}
186 case FP_INFINITE:
  /external/mesa3d/src/mesa/main/
querymatrix.c 46 enum {FP_NAN, FP_INFINITE, FP_ZERO, FP_SUBNORMAL, FP_NORMAL}
55 return FP_INFINITE;
82 enum {FP_NAN, FP_INFINITE, FP_ZERO, FP_SUBNORMAL, FP_NORMAL}
184 case FP_INFINITE:
  /bionic/libm/include/
math.h 80 #define FP_INFINITE 0x01
  /development/ndk/platforms/android-13/include/
math.h 91 #define FP_INFINITE 0x01
  /development/ndk/platforms/android-18/include/
math.h 91 #define FP_INFINITE 0x01
  /development/ndk/platforms/android-3/include/
math.h 91 #define FP_INFINITE 0x01
  /development/ndk/platforms/android-9/include/
math.h 91 #define FP_INFINITE 0x01
  /development/ndk/platforms/android-L/include/
math.h 80 #define FP_INFINITE 0x01

Completed in 1153 milliseconds