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

/ast/src/cmd/nmake/
H A Dmam.c109 a = ((r->property & P_target) || !state.user) ? unbound(r) : (state.mam.regress || state.expandview) ? r->name : localview(r);
H A Dbind.c1248 if (view && state.fsview && state.expandview)
1362 if (state.fsview && state.expandview && tmxgetmtime(&st) && iview(&st))
2030 if (!state.maxview || state.fsview && !state.expandview)
H A Dexpand.c577 if (state.expandview && state.fsview)
2085 if (r->view && (!state.fsview || state.expandview))
H A Dmake.h779 unsigned char expandview; /* expand paths if fsview!=0 */ member in struct:State_s
H A Doption.c101 { "expandview", OPT_expandview, (char*)&state.expandview, 0,
H A Dcommand.c521 state.localview = state.mam.statix && !state.expandview && state.user && !(job->flags & CO_ALWAYS);
H A Dmake.c202 if (state.expandview)
H A DMakerules.mk4079 set expandview

Completed in 61 milliseconds