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

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

Completed in 234 milliseconds