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

/illumos-gate/usr/src/cmd/make/bin/
H A Dimplicit.cc62 static Boolean match_found_with_pattern(Name target, Percent pat_rule, String percent, wchar_t *percent_buf);
857 if (!match_found_with_pattern(true_target, pat_rule, &percent, percent_buf)) {
1164 * match_found_with_pattern
1182 match_found_with_pattern(Name target, Percent pat_rule, String percent, wchar_t *percent_buf) { function

Completed in 90 milliseconds