Searched refs:WHERE_DISTINCT_ORDERED (Results 1 – 2 of 2) sorted by relevance
12290 #define WHERE_DISTINCT_ORDERED 2 /* All duplicates are adjacent */ macro108361 case WHERE_DISTINCT_ORDERED: {123843 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED;123849 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED;124267 case WHERE_DISTINCT_ORDERED: {
10632 #define WHERE_DISTINCT_ORDERED 2 macro96357 assert( pWInfo->eDistinct==WHERE_DISTINCT_ORDERED 96361 if( pWInfo->eDistinct==WHERE_DISTINCT_ORDERED ){105215 pWInfo->eDistinct = WHERE_DISTINCT_ORDERED;