Searched refs:last_line (Results 1 – 4 of 4) sorted by relevance
142 int last_line; member615 (Current).last_line = YYRHSLOC (Rhs, N).last_line; \620 (Current).first_line = (Current).last_line = \621 YYRHSLOC (Rhs, 0).last_line; \667 if (0 <= yylocp->last_line) in yy_location_print_()669 if (yylocp->first_line < yylocp->last_line) in yy_location_print_()671 res += YYFPRINTF (yyo, "-%d", yylocp->last_line); in yy_location_print_()
78 int last_line; member
38 int last_line; member
879 (Current).last_line = YYRHSLOC (Rhs, N).last_line; \884 (Current).first_line = (Current).last_line = \885 YYRHSLOC (Rhs, 0).last_line; \
Completed in 9 milliseconds