Lines Matching refs:string_mb
139 pmake_max_jobs = atoi(dmake_value->string_mb); in execute_parallel()
207 string_mb)) + in execute_parallel()
216 (void) strcpy(cp, rule->command_line->string_mb); in execute_parallel()
218 *p++ = rule->command_line->string_mb; in execute_parallel()
931 subtree_conflict2->string_mb, in process_next()
932 rp->target->string_mb, in process_next()
933 subtree_conflict->string_mb); in process_next()
1262 rp->command ? line2->body.line.target->string_mb : rp->target->string_mb); in finish_children()
1274 rp->command ? line2->body.line.target->string_mb : rp->target->string_mb); in finish_children()
1374 (void) printf("Target = %s\n", target->string_mb); in finish_doname()
1409 true_target->string_mb); in finish_doname()
1816 (void) printf("%s\n", command->string_mb); in run_rule_commands()
1827 (void) printf(gettext("The following command caused the error:\n%s\n"), command->string_mb); in run_rule_commands()