Searched refs:OP_JOIN (Results 1 – 6 of 6) sorted by relevance
147 ADD(OP_JOIN); in GNodeType_ToString()271 if (!(gn->type & (OP_JOIN | OP_USE | OP_USEBEFORE | OP_EXEC))) { in GNode_IsOODate()317 } else if (gn->type & OP_JOIN) { in GNode_IsOODate()857 if (cgn->type & OP_JOIN) in MakeAddAllSrc()865 if (pgn->type & OP_JOIN) { in MakeAddAllSrc()924 if (gn->type & OP_JOIN) in GNode_SetLocalVars()1081 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
520 if (gn->type & OP_JOIN) in JobDeleteTarget() 1307 (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 },