Home | History | Annotate | Download | only in dist

Lines Matching defs:SRT_Exists

11737 **     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 */
80164 dest.eDest = SRT_Exists;
102130 }else if( eDest!=SRT_Exists ){
102286 case SRT_Exists: {
103973 case SRT_Exists: {
106032 assert(pDest->eDest==SRT_Exists || pDest->eDest==SRT_Union ||