HomeSort by relevance Sort by last modified time
    Searched defs:_FPCLASS_NN (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 193 #define _FPCLASS_NN 0x0008 /* Negative Normal */
math.h 63 #define _FPCLASS_NN 0x0008 /* Negative Normal */
338 #define FP_NNORM _FPCLASS_NN
    [all...]

Completed in 81 milliseconds