OP_Checkpoint    67670 third_party/sqlite/amalgamation/sqlite3.c case OP_Checkpoint: {
OP_Checkpoint    88947 third_party/sqlite/amalgamation/sqlite3.c     sqlite3VdbeAddOp3(v, OP_Checkpoint, iBt, eMode, 1);
OP_Checkpoint    1411 third_party/sqlite/src/src/pragma.c     sqlite3VdbeAddOp3(v, OP_Checkpoint, iBt, eMode, 1);
OP_Checkpoint    5248 third_party/sqlite/src/src/vdbe.c case OP_Checkpoint: {