Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dremake.c69 static int library_search PARAMS ((char **lib, FILE_TIMESTAMP *mtime_ptr));
1236 && library_search (&name, &mtime))) in f_mtime()
1450 library_search (char **lib, FILE_TIMESTAMP *mtime_ptr) in library_search() function