OP_Seek          65785 third_party/sqlite/amalgamation/sqlite3.c case OP_Seek: {    /* in2 */
OP_Seek          101663 third_party/sqlite/amalgamation/sqlite3.c       sqlite3VdbeAddOp2(v, OP_Seek, iCur, iRowidReg);  /* Deferred seek */
OP_Seek          3421 third_party/sqlite/src/src/vdbe.c case OP_Seek: {    /* in2 */
OP_Seek          4009 third_party/sqlite/src/src/where.c       sqlite3VdbeAddOp2(v, OP_Seek, iCur, iRowidReg);  /* Deferred seek */