OP_DEPENDS
case OP_DEPENDS:
#define OP_OPMASK (OP_DEPENDS|OP_FORCE|OP_DOUBLEDEP)
if (op & OP_DEPENDS) {
op = OP_DEPENDS;
gn->type |= OP_DEPENDS;