Home | History | Annotate | Download | only in orig

Lines Matching defs:OP_Checkpoint

9265 #define OP_Checkpoint     11
62686 case OP_Checkpoint:
73739 case OP_Checkpoint: {
100408 sqlite3VdbeAddOp3(v, OP_Checkpoint, iBt, eMode, 1);