Lines Matching defs:andT
360 FbStip andT, xorT;
373 andT = FbRot24Stip(and,rot);
378 WRITE(d, FbDoMaskRRop (READ(d), andT, xorT, leftMask));
380 andT = FbNext24Stip (andT);
384 WRITE(d, FbDoMaskRRop (READ(d), andT, xorT, rightMask));
429 FbStip andT, xorT;
461 andT = fgand;
466 andT = bgand;
472 andT = FbRot24Stip (andT, rot);
477 WRITE(d, FbDoMaskRRop (READ(d), andT, xorT, leftMask));
479 andT = FbNext24Stip (andT);
483 WRITE(d, FbDoMaskRRop (READ(d), andT, xorT, rightMask));