Searched refs:make_cpp_file (Results 1 – 2 of 2) sorted by relevance
164 static _cpp_file *make_cpp_file (cpp_reader *, cpp_dir *, const char *fname);414 file = make_cpp_file (pfile, start_dir, fname); in _cpp_find_file()666 ref_file = make_cpp_file (pfile, f->dir, f->name); in should_stack_file()869 make_cpp_file (cpp_reader *pfile, cpp_dir *dir, const char *fname) in make_cpp_file() function
303 (make_cpp_file): Use XCNEW.