Home | History | Annotate | Download | only in orig

Lines Matching defs:OP_Savepoint

9256 #define OP_Savepoint       2
10740 ** OP_Savepoint instruction.
10751 ** and as the P1 argument to the OP_Savepoint instruction.
62681 case OP_Savepoint: {
70766 case OP_Savepoint: {
89905 sqlite3VdbeAddOp4(v, OP_Savepoint, op, 0, 0, zName, P4_DYNAMIC);