Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Drowset.c86 struct RowSetEntry { struct
88 struct RowSetEntry *pRight; /* Right subtree (larger entries) or list */ argument
89 struct RowSetEntry *pLeft; /* Left subtree (smaller entries) */ argument