Home | History | Annotate | Download | only in amalgamation

Lines Matching defs:OP_IdxRowid

8132 #define OP_IdxRowid                            72
66788 case OP_IdxRowid: { /* out2-prerelease */
101661 sqlite3VdbeAddOp2(v, OP_IdxRowid, iIdxCur, iRowidReg);
102628 pOp->opcode = OP_IdxRowid;