Searched refs:believe (Results 1 - 8 of 8) sorted by relevance

/ast/src/cmd/nmake/
H A Dmain.c751 if (state.believe)
754 state.believe = 0;
H A Dstate.c175 if (v->time == r->time || accept || r->view == view || (r->property & (P_state|P_use|P_virtual)) || state.believe && view >= (state.believe - 1))
H A Dmake.h826 int believe; /* believe state from this level*/ member in struct:State_s
H A Doption.c70 { "believe", OPT_believe, (char*)&state.believe, 0,
825 state.believe = n;
H A Dbind.c1219 if (state.believe && d->view >= (state.believe - 1))
1232 message((-3, "%s: believe time [%s] from view %d", r->name, timestr(tm), view));
H A Drule.c1860 state.believe = 0;
H A DMakerules.mk4664 * believe generated files and clean up archive intermediates
/ast/src/cmd/INIT/
H A Dpackage.sh5836 note believe generated files for $accept
5837 eval capture \$NMAKE \$makeflags \$nmakeflags \$noexec recurse believe \$nmakesep $accept $assign

Completed in 148 milliseconds