Searched refs:doing_depend (Results 1 – 4 of 4) sorted by relevance
940 if (doing_depend) in ParseDoOp()1014 if (doing_depend) in ParseDoSrc()1047 if (doing_depend) in ParseDoSrc()1080 if (doing_depend) in ParseDoSrc()1376 if (doing_depend) in ParseDoDependency()1461 if (doing_depend) in ParseDoDependency()2282 doing_depend = depinc; /* only turn it on */ in Parse_include_file()2498 curFile->depending = doing_depend; /* restore this on EOF */ in Parse_SetInput()2722 doing_depend = curFile->depending; /* restore this */ in ParseEOF()
186 Boolean doing_depend; /* Set while reading .depend */ variable1394 doing_depend = TRUE; in main()1396 doing_depend = FALSE; in main()1600 if (!doing_depend) in ReadMakefile()
402 extern Boolean doing_depend; /* TRUE if processing .depend */
357 if (doing_depend) in Targ_FindNode()