Lines Matching refs:cpp_dir
55 static void free_path (struct cpp_dir *, int);
58 static struct cpp_dir *remove_duplicates (cpp_reader *, struct cpp_dir *,
59 struct cpp_dir *,
60 struct cpp_dir *, int);
63 static struct cpp_dir *heads[4];
64 static struct cpp_dir *tails[4];
70 free_path (struct cpp_dir *path, int reason) in free_path()
233 static struct cpp_dir *
234 remove_duplicates (cpp_reader *pfile, struct cpp_dir *head, in remove_duplicates()
235 struct cpp_dir *system, struct cpp_dir *join, in remove_duplicates()
238 struct cpp_dir **pcur, *tmp, *cur; in remove_duplicates()
313 struct cpp_dir *p; in add_sysroot_to_chain()
363 struct cpp_dir *p; in merge_include_chains()
400 add_cpp_dir_path (cpp_dir *p, int chain) in add_cpp_dir_path()
414 cpp_dir *p; in add_path()
431 p = XNEW (cpp_dir); in add_path()
486 struct cpp_dir *