Lines Matching refs:oOppValue
1063 int oOppValue = oStart->oppValue();
1066 int windDiff = operandSwap ? oOppValue : oWindValue;
1080 swap(oWindValue, oOppValue);
1084 oppValue -= oOppValue;
1087 oppValue += oOppValue;
1095 oWindValue = oOppValue = 0;
1103 oOppValue -= oppValue;
1106 oOppValue += oppValue;
1112 oOppValue &= 1;
1120 oStart->debugID(), oWindValue, oOppValue);
1127 oStart->setOppValue(oOppValue);
1131 if (!oWindValue && !oOppValue) {