Searched refs:SRT_Exists (Results 1 – 3 of 3) sorted by relevance
1152 }else if( eDest!=SRT_Exists ){ in selectInnerLoop()1372 case SRT_Exists: { in selectInnerLoop()3223 assert( pDest->eDest!=SRT_Exists ); in generateOutputSubroutine()6692 assert(pDest->eDest==SRT_Exists || pDest->eDest==SRT_Union || in sqlite3Select()
3481 #define SRT_Exists 3 /* Store 1 if the result is not empty */ macro
3322 dest.eDest = SRT_Exists; in sqlite3CodeSubselect()