Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Dimplicit.cc865 pat_depe != NULL; in find_percent_rule()
866 pat_depe = pat_depe->next) { in find_percent_rule()
1004 pat_depe != NULL; in find_percent_rule()
1005 pat_depe = pat_depe->next) { in find_percent_rule()
1028 pat_depe != NULL; in find_percent_rule()
1029 pat_depe = pat_depe->next) { in find_percent_rule()
1107 pat_depe != NULL; in find_percent_rule()
1108 pat_depe = pat_depe->next) { in find_percent_rule()
1306 Percent pat_depe; in create_target_group_and_dependencies_list() local
1314 for (pat_depe = pat_rule->dependencies; pat_depe != NULL; pat_depe = pat_depe->next) { in create_target_group_and_dependencies_list()
[all …]