Home | History | Annotate | Download | only in orig

Lines Matching refs:WHERE_DISTINCT_ORDERED

16536 #define WHERE_DISTINCT_ORDERED   2  /* All duplicates are adjacent */
119454 case WHERE_DISTINCT_ORDERED: {
137118 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED;
137124 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED;
137614 case WHERE_DISTINCT_ORDERED: {
137843 && pWInfo->eDistinct!=WHERE_DISTINCT_ORDERED
137936 if( pWInfo->eDistinct==WHERE_DISTINCT_ORDERED