Lines Matching refs:OP_AggStep
10579 #define OP_AggStep 144 /* synopsis: accum=r[P3] step(r[P2@P5]) */78707 pOp->opcode = OP_AggStep;78708 /* Fall through into OP_AggStep */78710 case OP_AggStep: {