Searched defs:RowSetChunk (Results 1 – 1 of 1) sorted by relevance
57487 struct RowSetChunk { struct57488 struct RowSetChunk *pNextChunk; /* Next chunk on list of them all */57489 struct RowSetEntry aEntry[ROWSET_ENTRY_PER_CHUNK]; /* Allocated entries */