Lines Matching defs:file
150 _cpp_file *file; member
225 open_file (_cpp_file *file) in open_file()
283 pch_open_file (cpp_reader *pfile, _cpp_file *file, bool *invalid_pch) in pch_open_file()
358 maybe_shorter_path (const char * file) in maybe_shorter_path()
379 find_file_in_dir (cpp_reader *pfile, _cpp_file *file, bool *invalid_pch, in find_file_in_dir()
460 search_path_exhausted (cpp_reader *pfile, const char *header, _cpp_file *file) in search_path_exhausted()
482 _cpp_find_failed (_cpp_file *file) in _cpp_find_failed()
514 _cpp_file *file; in _cpp_find_file() local
674 read_file_guts (cpp_reader *pfile, _cpp_file *file, source_location loc) in read_file_guts()
758 read_file (cpp_reader *pfile, _cpp_file *file, source_location loc) in read_file()
785 should_stack_file (cpp_reader *pfile, _cpp_file *file, bool import, in should_stack_file()
894 _cpp_stack_file (cpp_reader *pfile, _cpp_file *file, bool import, in _cpp_stack_file()
939 _cpp_mark_file_once_only (cpp_reader *pfile, _cpp_file *file) in _cpp_mark_file_once_only()
953 _cpp_file *file; in search_path_head() local
990 dir_name_of_file (_cpp_file *file) in dir_name_of_file()
1013 _cpp_file *file; in _cpp_stack_include() local
1061 open_file_failed (cpp_reader *pfile, _cpp_file *file, int angle_brackets, in open_file_failed()
1118 _cpp_file *file; in make_cpp_file() local
1131 destroy_cpp_file (_cpp_file *file) in destroy_cpp_file()
1395 _cpp_file *file = entry->u.file; in report_missing_guard() local
1459 _cpp_file *file; in _cpp_compare_file_date() local
1499 _cpp_pop_file_buffer (cpp_reader *pfile, _cpp_file *file, in _cpp_pop_file_buffer()
1524 _cpp_get_file_name (_cpp_file *file) in _cpp_get_file_name()
1531 _cpp_get_file_stat (_cpp_file *file) in _cpp_get_file_stat()
1673 remap_filename (cpp_reader *pfile, _cpp_file *file) in remap_filename()
1723 validate_pch (cpp_reader *pfile, _cpp_file *file, const char *pchname) in validate_pch()
2009 _cpp_file *file = _cpp_find_file (pfile, fname, start_dir, in _cpp_has_header() local