Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/make/bin/
H A Dimplicit.cc115 register Property source_suffix; in find_suffix_rule() local
175 for (source_suffix = get_prop(target_suffix->prop, in find_suffix_rule()
177 source_suffix != NULL; in find_suffix_rule()
178 source_suffix = get_prop(source_suffix->next, in find_suffix_rule()
182 source_suffix->body. in find_suffix_rule()
184 (int) source_suffix->body. in find_suffix_rule()
186 put_suffix[source_suffix->body. in find_suffix_rule()
290 (Boolean) source_suffix->body. in find_suffix_rule()
406 source_suffix->body.suffix.suffix->string_mb, in find_suffix_rule()
422 source_suffix->body.suffix.command_template; in find_suffix_rule()
[all …]