Searched refs:allPrecious (Results 1 – 3 of 3) sorted by relevance
572 extern bool allPrecious;1126 return allPrecious || gn->type & (OP_PRECIOUS | OP_DOUBLEDEP); in GNode_IsPrecious()
128 bool allPrecious; /* .PRECIOUS given on line by itself */ variable1390 allPrecious = false; /* Remove targets when interrupted */ in main_Init()
1260 allPrecious = true; in HandleDependencySourcesEmpty()