HomeSort by relevance Sort by last modified time
    Searched defs:_FPCLASS_PINF (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 199 #define _FPCLASS_PINF 0x0200 /* Positive Infinity */
math.h 69 #define _FPCLASS_PINF 0x0200 /* Positive Infinity */
333 #define FP_PINF _FPCLASS_PINF
    [all...]

Completed in 96 milliseconds