Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/make/bin/
H A Dglobals.cc150 Boolean all_precious; variable
H A Dread2.cc1345 all_precious = true; in special_reader()
1347 all_precious = false; in special_reader()
1350 all_precious = true; in special_reader()
H A Dmisc.cc348 if ((p->stat.is_precious) || (all_precious)) { in dump_make_state()
H A Dmain.cc773 !(current_target->stat.is_precious || all_precious)) { in handle_interrupt()
811 !(rp->target->stat.is_precious || all_precious)) { in handle_interrupt()
/titanic_50/usr/src/cmd/make/include/mk/
H A Ddefs.h266 extern Boolean all_precious;