Searched refs:SF_UsesEphemeral (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dselect.c1668 p->pRightmost->selFlags |= SF_UsesEphemeral;
1757 p->pRightmost->selFlags |= SF_UsesEphemeral;
1829 if( p->selFlags & SF_UsesEphemeral ){
H A DsqliteInt.h2057 #define SF_UsesEphemeral 0x0008 /* Uses the OpenEphemeral opcode */ macro
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c10402 #define SF_UsesEphemeral 0x0008 /* Uses the OpenEphemeral opcode */ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c11715 #define SF_UsesEphemeral 0x0008 /* Uses the OpenEphemeral opcode */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c11715 #define SF_UsesEphemeral 0x0008 /* Uses the OpenEphemeral opcode */ macro
[all...]

Completed in 1555 milliseconds