Home | History | Annotate | Download | only in amalgamation

Lines Matching defs:SRT_Exists

10413 #define SRT_Exists       3  /* Store 1 if the result is not empty */
72486 dest.eDest = SRT_Exists;
90495 }else if( eDest!=SRT_Exists ){
90588 case SRT_Exists: {
91897 case SRT_Exists: {
93613 ** SRT_Exists Store a 1 in memory cell pDest->iParm if the result
93663 assert(pDest->eDest==SRT_Exists || pDest->eDest==SRT_Union ||