Home | History | Annotate | Download | only in evaluation

Lines Matching refs:compareReverse

484 //                stack.push(stack.lpop().compareReverse(stack.lpop()));
498 stack.push(stack.fpop().compareReverse(stack.fpop()));
508 stack.push(stack.dpop().compareReverse(stack.dpop()));