Home
last modified time | relevance | path

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

/external/chromium_org/third_party/sqlite/src/src/
Drowset.c80 struct RowSetEntry { struct
82 struct RowSetEntry *pRight; /* Right subtree (larger entries) or list */ argument
83 struct RowSetEntry *pLeft; /* Left subtree (smaller entries) */ argument