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

/ast/src/cmd/nmake/
H A Dstate.c109 if (state.compile < COMPILED)
339 if (!(r->property & (P_statevar|P_use|P_virtual)) && !(r->dynamic & D_bound) && !(r->mark & M_bind) && (s && s->time || !s && state.compile >= COMPILED))
805 if (state.makefile && state.user && state.compile == COMPILED)
H A Dmain.c750 state.compile = COMPILED;
H A Dmake.h155 #define COMPILED 2 /* make object compiled (if necessary) */ macro
H A Dbind.c1764 if (state.compile > COMPILED)
1766 if (state.compile < COMPILED)
H A Drule.c698 else if (state.compile < COMPILED)

Completed in 28 milliseconds