Searched refs:OP_JOIN (Results 1 – 6 of 6) sorted by relevance
150 ADD(OP_JOIN); in GNodeType_ToString()275 if (!(gn->type & (OP_JOIN | OP_USE | OP_USEBEFORE | OP_EXEC))) { in GNode_IsOODate()320 } else if (gn->type & OP_JOIN) { in GNode_IsOODate()853 if (cgn->type & OP_JOIN) in MakeAddAllSrc()861 if (pgn->type & OP_JOIN) { in MakeAddAllSrc()920 if (gn->type & OP_JOIN) in GNode_SetLocalVars()1070 if (gn->type & OP_JOIN) { in MakeStartJobs()
399 { OP_JOIN, false, "JOIN" }, in Targ_PrintType()486 if (!(gn->type & (OP_JOIN | OP_USE | OP_USEBEFORE | OP_EXEC))) { in Targ_PrintNode()
332 OP_JOIN = 1 << 10, enumerator
625 if (gn->type & OP_JOIN) in JobDeleteTarget()1440 (OP_JOIN | OP_USE | OP_USEBEFORE | OP_EXEC | OP_OPTIONAL | in Job_Touch()
1620 mem->type |= OP_MEMBER | OP_JOIN | OP_MADE; in FindDepsArchive()
273 { ".JOIN", SP_ATTRIBUTE, OP_JOIN },