Home | History | Annotate | Download | only in orig

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 */
80144 dest.eDest = SRT_Exists;
102110 }else if( eDest!=SRT_Exists ){
102266 case SRT_Exists: {
103953 case SRT_Exists: {
106012 assert(pDest->eDest==SRT_Exists || pDest->eDest==SRT_Union ||