HomeSort by relevance Sort by last modified time
    Searched defs:_FPCLASS_NINF (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 192 #define _FPCLASS_NINF 0x0004 /* Negative Infinity */
math.h 62 #define _FPCLASS_NINF 0x0004 /* Negative Infinity */
332 #define FP_NINF _FPCLASS_NINF
    [all...]

Completed in 202 milliseconds