Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/make/bin/
H A Dimplicit.cc56 extern Doname find_suffix_rule(Name target, Name target_body, Name target_suffix, Property *comman…
109 find_suffix_rule(Name target, Name target_body, Name target_suffix, Property *command, Boolean rech… in find_suffix_rule() function
545 switch (find_suffix_rule(target, in find_ar_suffix_rule()
651 switch (find_suffix_rule(target, in find_double_suffix_rule()
H A Ddoname.cc631 switch (find_suffix_rule(target, in doname()
3178 result = find_suffix_rule(target, target, empty_name, NULL, false); in target_can_be_built()
/titanic_50/usr/src/cmd/make/include/mk/
H A Ddefs.h343 extern Doname find_suffix_rule(Name target, Name target_body, Name target_suffix, Property *comman…