Searched defs:_FPCLASS_PINF (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dfloat.h199 #define _FPCLASS_PINF 0x0200 /* Positive Infinity */ macro
H A Dmath.h69 #define _FPCLASS_PINF 0x0200 /* Positive Infinity */ macro
333 #define FP_PINF _FPCLASS_PINF
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dfloat.h199 #define _FPCLASS_PINF 0x0200 /* Positive Infinity */ macro
H A Dmath.h69 #define _FPCLASS_PINF 0x0200 /* Positive Infinity */ macro
333 #define FP_PINF _FPCLASS_PINF

Completed in 177 milliseconds