|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| UINT | val |
| UINT | count |
| UINT | row |
| struct distinct_set * | nextrow |
| struct distinct_set * | nextcol |
Definition at line 38 of file distinct.c.
| UINT distinct_set::count |
Definition at line 41 of file distinct.c.
| struct distinct_set* distinct_set::nextcol |
Definition at line 44 of file distinct.c.
| struct distinct_set* distinct_set::nextrow |
Definition at line 43 of file distinct.c.
| UINT distinct_set::row |
Definition at line 42 of file distinct.c.
| UINT distinct_set::val |
Definition at line 40 of file distinct.c.