Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c57486 struct RowSetChunk { struct
57487 struct RowSetChunk *pNextChunk; /* Next chunk on list of them all */
57488 struct RowSetEntry aEntry[ROWSET_ENTRY_PER_CHUNK]; /* Allocated entries */