Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c255583 int iKeyIn = 0; local
255595 iKeyIn += iVal;
255596 if( iKeyIn!=iDelKeyOff ){
255597 int iKeyOut = (iKeyIn - (iKeyIn>iOff ? nShift : 0));