Searched refs:iLog2 (Results 1 – 1 of 1) sorted by relevance
2347 int iLog2; in spellfix1Score() local2348 for(iLog2=0; iRank>0; iLog2++, iRank>>=1){} in spellfix1Score()2349 return iDistance + 32 - iLog2; in spellfix1Score()