Home | History | Annotate | Download | only in src

Lines Matching refs:number

80 			  r->number,
89 r->number,
97 r->number,
152 r->number,
161 r->number,
169 r->number,
254 | RULENO is the number of the lookahead bitset to consider. |
275 /* Shift-reduce conflict occurs for token number i
374 conflicts[s->number] = 1;
424 | Count the number of shift/reduce conflicts. |
456 | Count the number of reduce/reduce conflicts. If ONE_PER_TOKEN, |
486 | Report the number of conflicts, using the Yacc format. |
527 | Total the number of S/R and R/R conflicts. Unlike the |
552 | Reporting the total number of conflicts. |
558 /* Is the number of SR conflicts OK? Either EXPECTED_CONFLICTS is
597 /* Report the total number of conflicts on STDERR. */