Home | History | Annotate | Download | only in make

Lines Matching refs:doing_depend

130 	bool depending;		/* state of doing_depend on EOF */
749 if (doing_depend)
800 if (doing_depend)
860 if (doing_depend)
885 if (doing_depend)
1015 if (doing_depend)
1116 if (doing_depend)
1336 doing_depend = depinc; /* only turn it on */
2226 curFile->depending = doing_depend; /* restore this on EOF */
2355 doing_depend = curFile->depending;