HomeSort by relevance Sort by last modified time
    Searched full:try_implicit_rule (Results 1 - 2 of 2) sorted by null

  /ndk/sources/host-tools/make-3.81/
remake.c 42 extern int try_implicit_rule PARAMS ((struct file *file, unsigned int depth));
456 if (try_implicit_rule (file, depth))
966 if (try_implicit_rule (file, depth))
    [all...]
implicit.c 40 try_implicit_rule (struct file *file, unsigned int depth)
39 try_implicit_rule (struct file *file, unsigned int depth) function

Completed in 72 milliseconds