Searched refs:yycolumn (Results 1 – 3 of 3) sorted by relevance
39 int yycolumn; variable41 #define YY_USER_ACTION yycolumn += yyleng;62 yycolumn = 0; in npfctl_parse_file()135 \\\n yylineno++; yycolumn = 0;136 \n yylineno++; yycolumn = 0; return NEWLINE;
48 extern int yylineno, yycolumn;66 yylineno - (int)eol, yycolumn, msg); in yyerror()
4115 support for yycolumn exists, but is not yet developed.