Lines Matching full:prec
1337 for precprec >= prec1; prec-- {1338 for p.tok.Precedence() == prec {1345 y := p.parseBinaryExpr(false, prec+1)