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