Searched defs:iCell (Results 1 – 2 of 2) sorted by relevance
17793 int iCell; /* Current cell number */ member20252 int iCell = sqlite3_column_int64(pPageData, 0); in recoverLostAndFoundOnePage() local20487 int iCell = sqlite3_column_int(pSel, 1); in recoverWriteDataStep() local
79414 int iCell = (iOld + pPg->aiOvfl[i]) - iNew; local