Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c57487 struct RowSetChunk { struct
57488 struct RowSetChunk *pNextChunk; /* Next chunk on list of them all */ argument
57498 struct RowSetChunk *pChunk; /* List of all chunk allocations */
57543 struct RowSetChunk *pChunk, *pNextChunk;
57579 struct RowSetChunk *pNew;