Searched defs:PartialCheck (Results 1 – 2 of 2) sorted by relevance
7386 if (unsigned PartialCheck = Mask & fcZero) { in lowerISFPCLASS() local7398 if (unsigned PartialCheck = Mask & fcInf) { in lowerISFPCLASS() local7413 if (unsigned PartialCheck = Mask & fcNan) { in lowerISFPCLASS() local7434 if (unsigned PartialCheck = Mask & fcSubnormal) { in lowerISFPCLASS() local7448 if (unsigned PartialCheck = Mask & fcNormal) { in lowerISFPCLASS() local
8131 if (unsigned PartialCheck = Test & fcZero) { in expandIS_FPCLASS() local8141 if (unsigned PartialCheck = Test & fcInf) { in expandIS_FPCLASS() local8154 if (unsigned PartialCheck = Test & fcNan) { in expandIS_FPCLASS() local8185 if (unsigned PartialCheck = Test & fcSubnormal) { in expandIS_FPCLASS() local8198 if (unsigned PartialCheck = Test & fcNormal) { in expandIS_FPCLASS() local