Home
last modified time | relevance | path

Searched defs:WHERE_ONETABLE_ONLY (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
DsqliteInt.h1950 #define WHERE_ONETABLE_ONLY 0x0080 /* Only code the 1st table in pTabList */ macro
/external/chromium_org/third_party/sqlite/amalgamation/
Dsqlite3.c10295 #define WHERE_ONETABLE_ONLY 0x0080 /* Only code the 1st table in pTabList */ macro
/external/sqlite/dist/
Dsqlite3.c11613 #define WHERE_ONETABLE_ONLY 0x0040 /* Only code the 1st table in pTabList */ macro
/external/sqlite/dist/orig/
Dsqlite3.c11613 #define WHERE_ONETABLE_ONLY 0x0040 /* Only code the 1st table in pTabList */ macro