Lines Matching refs:stem
66 * dep.h (struct dep): Add the stem field.
68 (copy_dep_chain): Copy stem.
70 * read.c (record_files): Store stem in the dependency line.
71 * file.c (expand_deps): Use stem stored in the dependency line. Use
120 * implicit.c (pattern_search): We need to make a copy of the stem
398 this implicit rule, replace the pattern with the stem directly,
448 the stem for static pattern rules. Call the new function.
489 * read.c (record_files): Move code that sets stem for static
928 actual stem value in dependency list replace it with $*.
929 This fixes stem triple expansion bug.
931 * implicit.c (pattern_search): Copy stem to a separate
934 f->stem. Instead of substituting % with actual stem value
935 in dependency list replace it with $*. This fixes stem
1052 implicit rule's dependencies after stem substitution and
1059 into account variable expansion requests. Used in the stem