Searched refs:fcNegSubnormal (Results 1 – 4 of 4) sorted by relevance
204 fcNegSubnormal = 0x0010, enumerator214 fcSubnormal = fcPosSubnormal | fcNegSubnormal,217 fcNegFinite = fcNegNormal | fcNegSubnormal | fcNegZero,
189 case fcNegSubnormal: in getInvertedFPClassTest()
5680 if (Check & fcNegSubnormal) in lowerIS_FPCLASS()
7811 if (PartialCheck == fcNegSubnormal) in expandIS_FPCLASS()