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

  /prebuilts/ndk/r10/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
math_win32.h 88 case _FPCLASS_PZ:
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
math_win32.h 88 case _FPCLASS_PZ:
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/support/win32/
math_win32.h 90 case _FPCLASS_PZ:
  /external/mesa3d/src/mesa/main/
querymatrix.c 63 case _FPCLASS_PZ: /* positive zero */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
float.h 196 #define _FPCLASS_PZ 0x0040 /* Positive Zero */
math.h 66 #define _FPCLASS_PZ 0x0040 /* Positive Zero */
337 #define FP_PZERO _FPCLASS_PZ
    [all...]
  /external/libxml2/
trionan.c 612 # define TRIO_POSITIVE_ZERO _FPCLASS_PZ

Completed in 215 milliseconds