Home | History | Annotate | Download | only in program

Lines Matching refs:last_column

106 	 (Current).last_column = YYRHSLOC(Rhs, N).last_column;		\
110 (Current).first_column = YYRHSLOC(Rhs, 0).last_column; \
111 (Current).last_column = (Current).first_column; \