Home | History | Annotate | Download | only in glcpp

Lines Matching refs:last_column

298   int last_column;
998 (Current).last_column = YYRHSLOC (Rhs, N).last_column; \
1004 (Current).first_column = (Current).last_column = \
1005 YYRHSLOC (Rhs, 0).last_column; \
1020 (Loc).last_line, (Loc).last_column)
1610 yylloc.first_column = yylloc.last_column = 1;
1621 yylloc.last_column = 1;