Home
last modified time | relevance | path

Searched defs:distinct (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/libsqlite/src/
H A Dselect.c410 int distinct, /* If >=0, make sure results are distinct */ in selectInnerLoop()
2032 int distinct; /* Table to use for the distinct set */ in sqliteSelect() local