Searched refs:JT_CROSS (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A DsqliteInt.h1861 #define JT_CROSS 0x0002 /* Explicit use of the CROSS keyword */ macro
H A Dselect.c112 ** JT_CROSS
140 /* cross */ { 28, 5, JT_INNER|JT_CROSS },
H A Dwhere.c4582 doNotReorder = (pTabItem->jointype & (JT_LEFT|JT_CROSS))!=0;
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c10206 #define JT_CROSS 0x0002 /* Explicit use of the CROSS keyword */ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c11594 #define JT_CROSS 0x0002 /* Explicit use of the CROSS keyword */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c11594 #define JT_CROSS 0x0002 /* Explicit use of the CROSS keyword */ macro
[all...]

Completed in 600 milliseconds