HomeSort by relevance Sort by last modified time
    Searched defs:_FPCLASS_NZ (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 195 #define _FPCLASS_NZ 0x0020 /* Negative Zero */
math.h 65 #define _FPCLASS_NZ 0x0020 /* Negative Zero */
336 #define FP_NZERO _FPCLASS_NZ
    [all...]

Completed in 70 milliseconds