Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dremake.c42 extern int try_implicit_rule PARAMS ((struct file *file, unsigned int depth));
453 if (try_implicit_rule (file, depth)) in update_file_1()
961 if (try_implicit_rule (file, depth)) in check_dep()
Dimplicit.c39 try_implicit_rule (struct file *file, unsigned int depth) in try_implicit_rule() function