Lines Matching defs:fname
394 _cpp_find_file (cpp_reader *pfile, const char *fname, cpp_dir *start_dir, bool fake, int angle_brac… in _cpp_find_file()
751 search_path_head (cpp_reader *pfile, const char *fname, int angle_brackets, in search_path_head()
810 _cpp_stack_include (cpp_reader *pfile, const char *fname, int angle_brackets, in _cpp_stack_include()
869 make_cpp_file (cpp_reader *pfile, cpp_dir *dir, const char *fname) in make_cpp_file()
956 cpp_included (cpp_reader *pfile, const char *fname) in cpp_included()
989 const char *fname = (const char *) q; in file_hash_eq() local
1021 _cpp_fake_include (cpp_reader *pfile, const char *fname) in _cpp_fake_include()
1098 _cpp_compare_file_date (cpp_reader *pfile, const char *fname, in _cpp_compare_file_date()
1124 cpp_push_include (cpp_reader *pfile, const char *fname) in cpp_push_include()
1182 append_file_to_dir (const char *fname, cpp_dir *dir) in append_file_to_dir()
1296 const char *fname, *p; in remap_filename() local