HomeSort by relevance Sort by last modified time
    Searched defs:_FPCLASS_ND (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 194 #define _FPCLASS_ND 0x0010 /* Negative Denormal */
math.h 64 #define _FPCLASS_ND 0x0010 /* Negative Denormal */
285 #define FP_NDENORM _FPCLASS_ND

Completed in 952 milliseconds