Searched refs:fcSubnormal (Results 1 – 4 of 4) sorted by relevance
214 fcSubnormal = fcPosSubnormal | fcNegSubnormal, enumerator
190 case fcSubnormal: in getInvertedFPClassTest()
7434 if (unsigned PartialCheck = Mask & fcSubnormal) { in lowerISFPCLASS()
8185 if (unsigned PartialCheck = Test & fcSubnormal) { in expandIS_FPCLASS()