Searched defs:include_dir (Results 1 – 4 of 4) sorted by relevance
101 struct include_dir struct103 struct include_dir *next; argument107 static struct include_dir *include_dirs; argument
97 struct include_dir struct99 struct include_dir *next; argument103 static struct include_dir *include_dirs; argument
206 path_entry_t include_dir; in main() local
6195 add_include_dir (struct line_header *lh, char *include_dir) in add_include_dir()