Home | History | Annotate | Download | only in dist

Lines Matching defs:OP_Checkpoint

9265 #define OP_Checkpoint     11
62706 case OP_Checkpoint:
73759 case OP_Checkpoint: {
100428 sqlite3VdbeAddOp3(v, OP_Checkpoint, iBt, eMode, 1);