Searched refs:nSlotPerPage (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c246116 int nSlotPerPage = MAX(MINSLOT, (p->pConfig->pgsz - 8) / szKey); local
[all...]

Completed in 703 milliseconds