Searched refs:distinct_insert (Results 1 – 1 of 1) sorted by relevance
56 static struct distinct_set **distinct_insert( struct distinct_set **x, UINT val, UINT row ) in distinct_insert() function148 x = distinct_insert( x, val, i ); in DISTINCT_execute()