Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c57459 #define ROWSET_ALLOCATION_SIZE 1024 macro
57465 ((ROWSET_ALLOCATION_SIZE-8)/sizeof(struct RowSetEntry))