Lines Matching refs:WHERE_DISTINCT_UNORDERED
16537 #define WHERE_DISTINCT_UNORDERED 3 /* Duplicates are scattered */119499 assert( pDistinct->eTnctType==WHERE_DISTINCT_UNORDERED );124221 sDistinct.eTnctType = WHERE_DISTINCT_UNORDERED;124700 if( sDistinct.eTnctType==WHERE_DISTINCT_UNORDERED ){137618 case WHERE_DISTINCT_UNORDERED: {