Home | History | Annotate | Download | only in data

Lines Matching refs:last_line

192   int last_line;
498 (Current).last_line = YYRHSLOC (Rhs, N).last_line; \
503 (Current).first_line = (Current).last_line = \
504 YYRHSLOC (Rhs, 0).last_line; \
517 (Loc).last_line, (Loc).last_column)
2307 yylloc.first_line = yylloc.last_line = 1;