Searched refs:FILE_INFO (Results 1 – 3 of 3) sorted by relevance
41 static struct FILE_INFO * lex_stack = NULL;134 static struct FILE_INFO *140 struct FILE_INFO *stream; in lex_open()166 struct FILE_INFO *stream in lex_getch()229 struct FILE_INFO *stream in lex_ungetch()257 struct FILE_INFO *stream in lex_close()280 static struct FILE_INFO *282 struct FILE_INFO * head in _drop_stack_do()285 struct FILE_INFO * tail; in _drop_stack_do()362 struct FILE_INFO * next = NULL; in lex_push_file()[all …]
96 struct FILE_INFO { struct97 struct FILE_INFO * st_next; /* next on stack */ argument140 extern struct FILE_INFO * lex_current(void);
2430 struct FILE_INFO * ip_ctx = lex_current(); in yyparse()2930 struct FILE_INFO * ip_ctx; in yyparse()4094 struct FILE_INFO * ip_ctx; in yyerror()