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

/external/chromium_org/third_party/sqlite/src/src/
H A DsqliteInt.h2280 #define OPFLAG_APPEND 0x08 /* This is likely to be an append */ macro
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c10625 #define OPFLAG_APPEND 0x08 /* This is likely to be an append */ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c12033 #define OPFLAG_APPEND 0x08 /* This is likely to be an append */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c12033 #define OPFLAG_APPEND 0x08 /* This is likely to be an append */ macro
[all...]

Completed in 485 milliseconds