Home
last modified time | relevance | path

Searched refs:vpath_search (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dvpath.c337 vpath_search (char **file, FILE_TIMESTAMP *mtime_ptr) in vpath_search() function
Dmake.h453 extern int vpath_search PARAMS ((char **file, FILE_TIMESTAMP *mtime_ptr));
Dremake.c1233 if (vpath_search (&name, &mtime) in f_mtime()
1536 if (vpath_search (&file, mtime_ptr)) in library_search()
Dimplicit.c707 if (vpath_search (&vname, (FILE_TIMESTAMP *) 0)) in pattern_search()