Home
last modified time | relevance | path

Searched refs:start_dir (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gcclibs/libcpp/
H A Dfiles.c144 cpp_dir *start_dir; member
165 const cpp_dir *start_dir);
425 if (start_dir == NULL) in _cpp_find_file()
507 entry->start_dir = start_dir; in _cpp_find_file()
524 && pfile->quote_include != start_dir in _cpp_find_file()
931 while (head && head->start_dir != start_dir) in search_cache()
982 if (entry->start_dir == NULL) in make_cpp_dir()
995 entry->start_dir = NULL; in make_cpp_dir()
1046 if (entry->start_dir) in file_hash_hash()
1062 if (entry->start_dir) in file_hash_eq()
[all …]
H A DChangeLog869 (_cpp_find_file): ...not here. Correct recorded start_dir of