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

/external/chromium_org/third_party/sqlite/src/src/
H A Dselect.c573 }else if( eDest!=SRT_Exists ){
666 case SRT_Exists: {
1975 case SRT_Exists: {
3691 ** SRT_Exists Store a 1 in memory cell pDest->iParm if the result
3741 assert(pDest->eDest==SRT_Exists || pDest->eDest==SRT_Union ||
H A DsqliteInt.h2068 #define SRT_Exists 3 /* Store 1 if the result is not empty */ macro
H A Dexpr.c1749 dest.eDest = SRT_Exists;
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c10413 #define SRT_Exists 3 /* Store 1 if the result is not empty */ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c11737 ** SRT_Exists Store a 1 in memory cell pDest->iSDParm if the result
11793 #define SRT_Exists 3 /* Store 1 if the result is not empty */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c11737 ** SRT_Exists Store a 1 in memory cell pDest->iSDParm if the result
11793 #define SRT_Exists 3 /* Store 1 if the result is not empty */ macro
[all...]

Completed in 459 milliseconds