Searched refs:nextop (Results 1 – 2 of 2) sorted by relevance
843 BinOpr nextop; in subexpr() local847 nextop = subexpr(ls, &v2, priority[op].right); in subexpr()849 op = nextop; in subexpr()
1057 BinOpr nextop; in subexpr() local1062 nextop = subexpr(ls, &v2, priority[op].right); in subexpr()1064 op = nextop; in subexpr()