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

  /external/libcxx/include/support/win32/
math_win32.h 91 case _FPCLASS_PD:
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
math_win32.h 89 case _FPCLASS_PD:
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
math_win32.h 89 case _FPCLASS_PD:
  /external/mesa3d/src/mesa/main/
querymatrix.c 60 case _FPCLASS_PD: /* positive denormalized */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
float.h 197 #define _FPCLASS_PD 0x0080 /* Positive Denormal */
math.h 67 #define _FPCLASS_PD 0x0080 /* Positive Denormal */
286 #define FP_PDENORM _FPCLASS_PD
  /external/libxml2/
trionan.c 610 # define TRIO_POSITIVE_SUBNORMAL _FPCLASS_PD

Completed in 2892 milliseconds