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

/external/chromium_org/third_party/sqlite/src/src/
H A DsqliteInt.h2057 #define SF_UsesEphemeral 0x0008 /* Uses the OpenEphemeral opcode */ macro
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c10417 #define SF_UsesEphemeral 0x0008 /* Uses the OpenEphemeral opcode */ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c10970 #define SF_UsesEphemeral 0x08 /* Uses the OpenEphemeral opcode */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c10970 #define SF_UsesEphemeral 0x08 /* Uses the OpenEphemeral opcode */ macro
[all...]

Completed in 632 milliseconds