Searched refs:nNewCell (Results 1 – 1 of 1) sorted by relevance
8525 int nNewCell; in balance_nonroot() local8537 nNewCell = cntNew[0]; in balance_nonroot()8541 nNewCell = cntNew[iPg] - iNew; in balance_nonroot()8544 rc = editPage(apNew[iPg], iOld, iNew, nNewCell, &b); in balance_nonroot()8549 assert( apNew[iPg]->nCell==nNewCell ); in balance_nonroot()