Searched refs:lex_push_file (Results 1 – 3 of 3) sorted by relevance
134 extern int/*BOOL*/ lex_push_file(const char * path, const char * mode);
357 int/*BOOL*/ lex_push_file( in lex_push_file() function
3325 if (!lex_push_file(path, "r")) { in yyparse()