Home
last modified time | relevance | path

Searched refs:distinct_view (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/msi/
H A Ddistinct.c47 struct distinct_view struct
95 struct distinct_view *dv = (struct distinct_view *)view; in DISTINCT_fetch_int()
112 struct distinct_view *dv = (struct distinct_view *)view; in DISTINCT_execute()
174 struct distinct_view *dv = (struct distinct_view *)view; in DISTINCT_close()
190 struct distinct_view *dv = (struct distinct_view *)view; in DISTINCT_get_dimensions()
210 struct distinct_view *dv = (struct distinct_view *)view; in DISTINCT_get_column_info()
224 struct distinct_view *dv = (struct distinct_view *)view; in DISTINCT_modify()
236 struct distinct_view *dv = (struct distinct_view *)view; in DISTINCT_delete()
275 struct distinct_view *dv = NULL; in DISTINCT_CreateView()