Home
last modified time | relevance | path

Searched defs:dirs (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dremake.c1452 static char *dirs[] = in library_search() local
Dread.c2841 register char **dirs = (char **) xmalloc ((5 + defsize) * sizeof (char *)); in construct_include_path() local
/ndk/sources/host-tools/make-3.81/glob/
Dglob.c856 glob_t dirs; local