OP_DOUBLEDEP
if (gn->type & OP_DOUBLEDEP)
if (pgn->type & OP_DOUBLEDEP)
ADD(OP_DOUBLEDEP);
if (gn->type & OP_DOUBLEDEP) {
(gn->youngestChild == NULL && (gn->type & OP_DOUBLEDEP));
return allPrecious || gn->type & (OP_PRECIOUS | OP_DOUBLEDEP);
OP_OPMASK = OP_DEPENDS | OP_FORCE | OP_DOUBLEDEP,
return *pp += 2, OP_DOUBLEDEP;
if ((gn->type & OP_DOUBLEDEP) && gn->cohorts.last != NULL)
if (mainNode->type & OP_DOUBLEDEP)
if ((pgn->type & OP_DOUBLEDEP) && !Lst_IsEmpty(&pgn->cohorts))
if (op == OP_DOUBLEDEP && (gn->type & OP_OPMASK) == OP_DOUBLEDEP) {
if ((gn->type & OP_DOUBLEDEP) && !Lst_IsEmpty(&gn->cohorts))
case OP_DOUBLEDEP:
if (gn->type & OP_DOUBLEDEP)
if (!(type & OP_DOUBLEDEP))