Searched defs:dep (Results 1 – 6 of 6) sorted by relevance
36 struct dep struct38 struct dep *next; argument39 char *name;40 char *stem;41 struct file *file;42 unsigned int changed : 8;43 unsigned int ignore_mtime : 1;44 unsigned int staticpattern : 1;45 unsigned int need_2nd_expansion : 1;
36 char *target, *dep, *commands; member
84 register struct dep *dep; in count_implicit_rule_limits() local414 register struct dep *dep; in freerule() local
263 struct dep *dep, *expl_d; in pattern_search() local
578 dep_name (struct dep *dep) in dep_name()
1733 struct dep *dep = *depp; in uniquize_deps() local