Searched refs:pCellIdx (Results 1 – 1 of 1) sorted by relevance
10407 u8 *pCellIdx; /* Next element of the cell pointer array */ in checkTreePage() local10465 pCellIdx = &data[cellStart + 2*(nCell-1)]; in checkTreePage()10492 assert( pCellIdx==&data[cellStart + i*2] ); in checkTreePage()10493 pc = get2byteAligned(pCellIdx); in checkTreePage()10494 pCellIdx -= 2; in checkTreePage()