Searched refs:append_file_to_dir (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dfiles.c177 static char *append_file_to_dir (const char *fname, cpp_dir *dir);
323 path = append_file_to_dir (file->name, file->dir);
1268 append_file_to_dir (const char *fname, cpp_dir *dir) function
1359 dir->name_map[count + 1] = append_file_to_dir (to, dir);

Completed in 70 milliseconds