Home | History | Annotate | Download | only in ply

Lines Matching refs:num_rr

3231         num_rr = len(lr.rr_conflicts)
3232 if num_rr == 1:
3234 elif num_rr > 1:
3235 errorlog.warning("%d reduce/reduce conflicts", num_rr)