Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/make/bin/
H A Dglobals.cc103 Boolean keep_state; variable
H A Ddoname.cc350 if((!keep_state || (!target->depends_on_conditional && !assign_done))) { in doname()
408 if (keep_state && in doname()
1584 if (line->body.line.is_out_of_date || keep_state) { in run_command()
1625 keep_state && in run_command()
1949 if (!keep_state) { in check_state()
2396 if (keep_state && in build_command_strings()
2435 if (keep_state && in build_command_strings()
2451 keep_state) { in build_command_strings()
3075 if (keep_state) { in check_auto_dependencies()
H A Dread2.cc1142 keep_state = false; in special_reader()
1161 keep_state = false; in special_reader()
1221 keep_state = true; in special_reader()
1236 keep_state = true; in special_reader()
H A Dstate.cc142 !keep_state || in write_state_file()
H A Dmain.cc496 if (keep_state) { in main()
2312 keep_state = true; in read_files_and_state()
2314 if (keep_state) { in read_files_and_state()
2475 keep_state = true; in enter_argv_values()
H A Dmisc.cc341 if (keep_state) { in dump_make_state()
/titanic_41/usr/src/cmd/make/include/mk/
H A Ddefs.h222 extern Boolean keep_state;