Home | History | Annotate | Download | only in amalgamation

Lines Matching defs:OP_Checkpoint

8158 #define OP_Checkpoint                         118
67670 case OP_Checkpoint: {
88947 sqlite3VdbeAddOp3(v, OP_Checkpoint, iBt, eMode, 1);