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

  /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

Completed in 144 milliseconds