Lines Matching refs:findCell
72719 #define findCell(P,I) \ macro
72944 pPage->xParseCell(pPage, findCell(pPage, iCell), pInfo);
73124 return pPage->xCellSize(pPage, findCell(pPage, iCell));
75368 u8 *pCell = findCell(pPage, i);
75419 u8 *pCell = findCell(pPage, i);
77010 assert( get4byte(findCell(pParent, iIdx))==iChild );
77161 pgno = get4byte(findCell(pPage, pCur->ix));
77424 chldPg = get4byte(findCell(pPage, lwr));
77717 chldPg = get4byte(findCell(pPage, lwr));
77938 rc = moveToChild(pCur, get4byte(findCell(pPage, idx)));
79567 pCell = findCell(pPage, pPage->nCell-1);
79609 z = findCell(pPage, j);
79815 pRight = findCell(pParent, i+nxDiv-pParent->nOverflow);
79842 apDiv[i] = findCell(pParent, i+nxDiv-pParent->nOverflow);
81099 oldCell = findCell(pPage, idx);
81357 pCell = findCell(pPage, iCellIdx);
81452 pCell = findCell(pLeaf, pLeaf->nCell-1);
81719 pCell = findCell(pPage, i);
82042 rc = moveToChild(pCur, get4byte(findCell(pPage, iIdx)));