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

/external/chromium_org/third_party/sqlite/src/src/
H A DsqliteInt.h1866 #define JT_ERROR 0x0040 /* unknown or unsupported join type */ macro
H A Dselect.c157 jointype |= JT_ERROR;
163 (jointype & JT_ERROR)!=0
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c10211 #define JT_ERROR 0x0040 /* unknown or unsupported join type */ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c11599 #define JT_ERROR 0x0040 /* unknown or unsupported join type */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c11599 #define JT_ERROR 0x0040 /* unknown or unsupported join type */ macro
[all...]

Completed in 1081 milliseconds