Searched refs:OP_DEPENDS (Results 1 – 5 of 5) sorted by relevance
288 OP_DEPENDS = 1 << 0, enumerator303 OP_OPMASK = OP_DEPENDS | OP_FORCE | OP_DOUBLEDEP,
441 case OP_DEPENDS: in GNode_OpName()
140 ADD(OP_DEPENDS); in GNodeType_ToString()1334 pgn->type = OP_PHONY | OP_DEPENDS; in Make_ProcessWait()
807 gn->type = OP_WAIT | OP_PHONY | OP_DEPENDS | OP_NOTMAIN; in ApplyDependencySourceWait()1206 return (*pp)++, OP_DEPENDS; in ParseDependencyOp()
1613 gn->type |= OP_DEPENDS; in FindDepsArchive()