Searched defs:start_dir (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl2/dtc/dist/tests/ |
H A D | fs_tree1.c | 25 static void start_dir(const char *name) in start_dir() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | files.c | 146 cpp_dir *start_dir; member 518 _cpp_find_file (cpp_reader *pfile, const char *fname, cpp_dir *start_dir, in _cpp_find_file() 1115 search_cache (struct cpp_file_hash_entry *head, const cpp_dir *start_dir) in search_cache() 2019 cpp_dir *start_dir = search_path_head (pfile, fname, angle_brackets, type); in _cpp_has_header() local
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | files.cc | 146 cpp_dir *start_dir; member 518 _cpp_find_file (cpp_reader *pfile, const char *fname, cpp_dir *start_dir, in _cpp_find_file() 1253 search_cache (struct cpp_file_hash_entry *head, const cpp_dir *start_dir) in search_cache() 2159 cpp_dir *start_dir = search_path_head (pfile, fname, angle_brackets, type); in _cpp_has_header() local
|