Searched refs:try_implicit_rule (Results 1 – 2 of 2) sorted by relevance
42 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()
39 try_implicit_rule (struct file *file, unsigned int depth) in try_implicit_rule() function