Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Dglobals.cc152 Boolean all_precious; variable
H A Dread2.cc1349 all_precious = true; in special_reader()
1351 all_precious = false; in special_reader()
1354 all_precious = true; in special_reader()
H A Dmisc.cc358 if ((p->stat.is_precious) || (all_precious)) { in dump_make_state()
H A Dmain.cc799 !(current_target->stat.is_precious || all_precious)) { in handle_interrupt()
837 !(rp->target->stat.is_precious || all_precious)) { in handle_interrupt()
/illumos-gate/usr/src/cmd/make/include/mk/
H A Ddefs.h273 extern Boolean all_precious;