Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c258009 int nSlotIn = (pData->nn - 8) / szKeyIn; local
258011 for(iIn=0; iIn<nSlotIn; iIn++){