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

/ast/src/cmd/nmake/
H A Dmain.c494 state.virtualdot = 0;
712 if (state.compile && !state.virtualdot && state.writeobject)
H A Dcommand.c657 if (state.virtualdot)
659 state.virtualdot = 0;
677 if (state.virtualdot && !notfile(job->target))
679 state.virtualdot = 0;
H A Dmake.h821 unsigned char virtualdot; /* fsview . is virtual */ member in struct:State_s
H A Dstate.c562 if (!state.exec || state.virtualdot || !state.writestate)
H A Drule.c1752 state.virtualdot = 1;

Completed in 23 milliseconds