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
8134 if (unsigned PartialCheck = Test & fcZero) { in expandIS_FPCLASS() local8144 if (unsigned PartialCheck = Test & fcInf) { in expandIS_FPCLASS() local8157 if (unsigned PartialCheck = Test & fcNan) { in expandIS_FPCLASS() local8188 if (unsigned PartialCheck = Test & fcSubnormal) { in expandIS_FPCLASS() local8201 if (unsigned PartialCheck = Test & fcNormal) { in expandIS_FPCLASS() local