Lines Matching defs:fname
508 _cpp_find_file (cpp_reader *pfile, const char *fname, cpp_dir *start_dir, in _cpp_find_file()
949 search_path_head (cpp_reader *pfile, const char *fname, int angle_brackets, in search_path_head()
1009 _cpp_stack_include (cpp_reader *pfile, const char *fname, int angle_brackets, in _cpp_stack_include()
1116 make_cpp_file (cpp_reader *pfile, cpp_dir *dir, const char *fname) in make_cpp_file()
1232 cpp_included (cpp_reader *pfile, const char *fname) in cpp_included()
1249 cpp_included_before (cpp_reader *pfile, const char *fname, in cpp_included_before()
1286 const char *fname = (const char *) q; in file_hash_eq() local
1346 _cpp_fake_include (cpp_reader *pfile, const char *fname) in _cpp_fake_include()
1456 _cpp_compare_file_date (cpp_reader *pfile, const char *fname, in _cpp_compare_file_date()
1482 cpp_push_include (cpp_reader *pfile, const char *fname) in cpp_push_include()
1491 cpp_push_default_include (cpp_reader *pfile, const char *fname) in cpp_push_default_include()
1561 append_file_to_dir (const char *fname, cpp_dir *dir) in append_file_to_dir()
1675 const char *fname, *p; in remap_filename() local
2005 _cpp_has_header (cpp_reader *pfile, const char *fname, int angle_brackets, in _cpp_has_header()