Searched refs:negateResult (Results 1 – 2 of 2) sorted by relevance
223 bool negateResult = false; in arithmeticOp() local250 reverseOperands = negateResult = true; in arithmeticOp()259 negateResult = ! reverseOperands; in arithmeticOp()271 negateResult = true; in arithmeticOp()325 if (negateResult) in arithmeticOp()
204 bool negateResult = false; in arithmeticOp() local231 reverseOperands = negateResult = true; in arithmeticOp()240 negateResult = ! reverseOperands; in arithmeticOp()252 negateResult = true; in arithmeticOp()308 if (negateResult) in arithmeticOp()