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