Home | History | Annotate | Download | only in program

Lines Matching refs:first_column

103 	 (Current).first_column = YYRHSLOC(Rhs, 1).first_column;	\
110 (Current).first_column = YYRHSLOC(Rhs, 0).last_column; \
111 (Current).last_column = (Current).first_column; \
113 + (Current).first_column; \
2675 locp->first_line, locp->first_column, s);
2743 loc.first_column = 0;