Lines Matching refs:cpp_dir
81 cpp_dir *dir;
142 cpp_dir *start_dir;
146 cpp_dir *dir;
158 static struct cpp_dir *search_path_head (cpp_reader *, const char *fname,
163 const cpp_dir *start_dir);
164 static _cpp_file *make_cpp_file (cpp_reader *, cpp_dir *, const char *fname);
166 static cpp_dir *make_cpp_dir (cpp_reader *, const char *dir_name, int sysp);
173 static void read_name_map (cpp_dir *dir);
175 static char *append_file_to_dir (const char *fname, cpp_dir *dir);
394 _cpp_find_file (cpp_reader *pfile, const char *fname, cpp_dir *start_dir, bool fake, int angle_brac… in _cpp_find_file()
750 static struct cpp_dir *
754 cpp_dir *dir; in search_path_head()
813 struct cpp_dir *dir; in _cpp_stack_include()
859 search_cache (struct file_hash_entry *head, const cpp_dir *start_dir) in search_cache()
869 make_cpp_file (cpp_reader *pfile, cpp_dir *dir, const char *fname) in make_cpp_file()
899 static cpp_dir *
903 cpp_dir *dir; in make_cpp_dir()
915 dir = XCNEW (cpp_dir); in make_cpp_dir()
1102 struct cpp_dir *dir; in _cpp_compare_file_date()
1163 cpp_set_include_chains (cpp_reader *pfile, cpp_dir *quote, cpp_dir *bracket, in cpp_set_include_chains()
1182 append_file_to_dir (const char *fname, cpp_dir *dir) in append_file_to_dir()
1229 read_name_map (cpp_dir *dir) in read_name_map()
1298 cpp_dir *dir; in remap_filename()
1372 cpp_dir *