Searched defs:OPFLAG_USESEEKRESULT (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A DsqliteInt.h2281 #define OPFLAG_USESEEKRESULT 0x10 /* Try to avoid a seek in BtreeInsert() */ macro
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c10626 #define OPFLAG_USESEEKRESULT 0x10 /* Try to avoid a seek in BtreeInsert() */ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c12034 #define OPFLAG_USESEEKRESULT 0x10 /* Try to avoid a seek in BtreeInsert() */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c12034 #define OPFLAG_USESEEKRESULT 0x10 /* Try to avoid a seek in BtreeInsert() */ macro
[all...]

Completed in 508 milliseconds