Lines Matching refs:cpp_dir
51 static void free_path (struct cpp_dir *, int);
54 static struct cpp_dir *remove_duplicates (cpp_reader *, struct cpp_dir *,
55 struct cpp_dir *,
56 struct cpp_dir *, int);
59 static struct cpp_dir *heads[INC_MAX];
60 static struct cpp_dir *tails[INC_MAX];
67 free_path (struct cpp_dir *path, int reason) in free_path()
241 static struct cpp_dir *
242 remove_duplicates (cpp_reader *pfile, struct cpp_dir *head, in remove_duplicates()
243 struct cpp_dir *system, struct cpp_dir *join, in remove_duplicates()
246 struct cpp_dir **pcur, *tmp, *cur; in remove_duplicates()
323 struct cpp_dir *p; in add_sysroot_to_chain()
383 struct cpp_dir *p; in merge_include_chains()
420 add_cpp_dir_path (cpp_dir *p, incpath_kind chain) in add_cpp_dir_path()
434 cpp_dir *p; in add_path()
451 p = XNEW (cpp_dir); in add_path()
506 struct cpp_dir *