Lines Matching defs:file
25 * Open a source file.
27 * If the source file is a relative pathname, then it is searched for in the
28 * current directory (the directory of the last source file read) and after
34 * If the file is not found, then this function does not return, but calls
39 * file that was opened. The caller is then responsible
62 struct srcfile_state *file;
75 (Current).file = YYRHSLOC(Rhs, N).file; \
81 (Current).file = YYRHSLOC (Rhs, 0).file; \