Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Dimplicit.cc64 static Boolean match_found_with_pattern(Name target, Percent pat_rule, String percent, wchar_t *pe…
860 if (!match_found_with_pattern(true_target, pat_rule, &percent, percent_buf)) { in find_percent_rule()
1185 match_found_with_pattern(Name target, Percent pat_rule, String percent, wchar_t *percent_buf) { in match_found_with_pattern() function