Searched refs:lex_current (Results 1 – 3 of 3) sorted by relevance
140 extern struct FILE_INFO * lex_current(void);
2186 struct FILE_INFO * ip_ctx = lex_current(); in yyparse()2595 lex_current()->curpos.nline); in yyparse()2607 lex_current()->curpos.nline); in yyparse()2619 lex_current()->curpos.nline); in yyparse()2638 lex_current()->curpos.nline); in yyparse()2657 lex_current()->curpos.nline); in yyparse()2670 NULL, NULL, (yyvsp[-1].Integer), (yyvsp[0].Attr_val_fifo), lex_current()->curpos.nline); in yyparse()2688 ip_ctx = lex_current(); in yyparse()3851 ip_ctx = lex_current(); in yyerror()
428 lex_current() in lex_current() function