Home | History | Annotate | Download | only in evaluation

Lines Matching full:negate

345                 stack.push(stack.ipop().negate());
349 stack.push(stack.lpop().negate());
353 stack.push(stack.fpop().negate());
357 stack.push(stack.dpop().negate());