Home | History | Annotate | Download | only in src

Lines Matching refs:OPR_NOBINOPR

1020     default: return OPR_NOBINOPR;
1062 while (op != OPR_NOBINOPR && priority[op].left > limit) {