Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/make/include/mk/
H A Ddefs.h340 extern Doname find_double_suffix_rule(register Name target, Property *command, Boolean rechecking);
/titanic_41/usr/src/cmd/make/bin/
H A Dimplicit.cc58 extern Doname find_double_suffix_rule(register Name target, Property *command, Boolean rechecking);
590 find_double_suffix_rule(register Name target, Property *command, Boolean rechecking) in find_double_suffix_rule() function
H A Ddoname.cc585 switch (find_double_suffix_rule(target, in doname()
3169 result = find_double_suffix_rule(target, NULL, false); in target_can_be_built()
3172 result = find_double_suffix_rule(target, NULL, false); in target_can_be_built()