HomeSort by relevance Sort by last modified time
    Searched refs:_FPCLASS_PN (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/include/
c99_math.h 168 case _FPCLASS_PN: /* positive normal */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
float.h 198 #define _FPCLASS_PN 0x0100 /* Positive Normal */
math.h 68 #define _FPCLASS_PN 0x0100 /* Positive Normal */
339 #define FP_PNORM _FPCLASS_PN
    [all...]
  /external/libxml2/
trionan.c 614 # define TRIO_POSITIVE_NORMAL _FPCLASS_PN

Completed in 195 milliseconds