Lines Matching defs:fname
452 _cpp_find_file (cpp_reader *pfile, const char *fname, cpp_dir *start_dir, bool fake, int angle_brac… in _cpp_find_file()
849 search_path_head (cpp_reader *pfile, const char *fname, int angle_brackets, in search_path_head()
909 _cpp_stack_include (cpp_reader *pfile, const char *fname, int angle_brackets, in _cpp_stack_include()
982 make_cpp_file (cpp_reader *pfile, cpp_dir *dir, const char *fname) in make_cpp_file()
1097 cpp_included (cpp_reader *pfile, const char *fname) in cpp_included()
1114 cpp_included_before (cpp_reader *pfile, const char *fname, in cpp_included_before()
1149 const char *fname = (const char *) q; in file_hash_eq() local
1210 _cpp_fake_include (cpp_reader *pfile, const char *fname) in _cpp_fake_include()
1320 _cpp_compare_file_date (cpp_reader *pfile, const char *fname, in _cpp_compare_file_date()
1346 cpp_push_include (cpp_reader *pfile, const char *fname) in cpp_push_include()
1412 append_file_to_dir (const char *fname, cpp_dir *dir) in append_file_to_dir()
1526 const char *fname, *p; in remap_filename() local