Searched refs:nShlCnt (Results 1 – 1 of 1) sorted by relevance
1626 int nShlCnt = nWwCols - nitcLim; // count of cells to be shifted in ProcessSprmTDelete() local1628 if (nShlCnt >= 0) //There exist entries whose index is greater than or equal to itcLim in ProcessSprmTDelete()1632 while( i < nShlCnt ) in ProcessSprmTDelete()