Searched defs:dirs (Results 1 – 3 of 3) sorted by relevance
1452 static char *dirs[] = in library_search() local
2841 register char **dirs = (char **) xmalloc ((5 + defsize) * sizeof (char *)); in construct_include_path() local
856 glob_t dirs; local