Searched refs:allPrecious (Results 1 – 4 of 4) sorted by relevance
385 extern Boolean allPrecious; /* True if every target is precious */
482 if (allPrecious || (gn->type & (OP_PRECIOUS|OP_DOUBLEDEP))) { in Targ_Precious()
158 Boolean allPrecious; /* .PRECIOUS given on line by itself */ variable984 allPrecious = FALSE; /* Remove targets when interrupted */ in main()
1565 allPrecious = TRUE; in ParseDoDependency()