Lines Matching full:first_column
2589 `first_column', `last_line' and `last_column'. By conventions, and in
2630 @3.first_line, @3.first_column,
2674 yylloc.first_column = yylloc.last_column;
2719 yylloc.first_column = yylloc.last_column = 0;
3285 int first_column;
3342 int first_column;
3402 int first_column;
4271 int first_column;
4309 @$.first_column = @1.first_column;
4320 @3.first_line, @3.first_column,
4344 @3.first_line, @3.first_column,
4389 (Cur).first_column = YYRHSLOC(Rhs, 1).first_column; \
4397 (Cur).first_column = (Cur).last_column = \
6069 four members are called `first_line', `first_column', `last_line' and