OPFLAG_USESEEKRESULT 10626 third_party/sqlite/amalgamation/sqlite3.c #define OPFLAG_USESEEKRESULT 0x10 /* Try to avoid a seek in BtreeInsert() */ OPFLAG_USESEEKRESULT 2281 third_party/sqlite/src/src/sqliteInt.h #define OPFLAG_USESEEKRESULT 0x10 /* Try to avoid a seek in BtreeInsert() */