Lines Matching refs:last_column
2589 `first_column', `last_line' and `last_column'. By conventions, and in
2631 @3.last_line, @3.last_column);
2670 ++yylloc.last_column;
2674 yylloc.first_column = yylloc.last_column;
2680 ++yylloc.last_column;
2683 ++yylloc.last_column;
2698 yylloc.last_column = 0;
2701 ++yylloc.last_column;
2719 yylloc.first_column = yylloc.last_column = 0;
3287 int last_column;
3344 int last_column;
3404 int last_column;
4273 int last_column;
4311 @$.last_column = @3.last_column;
4321 @3.last_line, @3.last_column);
4345 @3.last_line, @3.last_column);
4391 (Cur).last_column = YYRHSLOC(Rhs, N).last_column; \
4397 (Cur).first_column = (Cur).last_column = \
4398 YYRHSLOC(Rhs, 0).last_column; \
6070 `last_column'. Note that the use of this feature makes the parser