first_column      192 libparser/asm_parse.c   int first_column;
first_column      676 libparser/asm_parse.c 	  (Current).first_column = YYRHSLOC (Rhs, 1).first_column;	\
first_column      684 libparser/asm_parse.c 	  (Current).first_column = (Current).last_column =		\
first_column      699 libparser/asm_parse.c 	      (Loc).first_line, (Loc).first_column,	\
first_column     1313 libparser/asm_parse.c   yylloc.first_column = yylloc.last_column = 1;
first_column       69 libparser/asm_parse.h   int first_column;