Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c258008 int szKeyIn = TOMBSTONE_KEYSIZE(pData); local
258009 int nSlotIn = (pData->nn - 8) / szKeyIn;
258015 if( szKeyIn==4 ){