Searched refs:sccs_command (Results 1 – 4 of 4) sorted by relevance
273 if (line->body.line.sccs_command) { in should_print_dep()
189 line->body.line.sccs_command = false; in enter_explicit_rule_from_dynamic_rule()689 line->body.line.sccs_command = false; in doname()1220 line->body.line.sccs_command = false; in check_dependencies()1611 line->body.line.sccs_command && in run_command()2389 (line->body.line.sccs_command)) { in build_command_strings()2772 line->body.line.sccs_command = true; in sccs_get()
419 line->body.line.sccs_command = false; in find_suffix_rule()1138 line->body.line.sccs_command = false; in find_percent_rule()
572 Boolean sccs_command:1; member