Lines Matching refs:nn
426 UInt32 nn;427 nn = (UInt32)(nextSym - 1);429 if (nn < MTFL_SIZE) {432 uc = s->mtfa[pp+nn];433 while (nn > 3) {434 Int32 z = pp+nn;439 nn -= 4;441 while (nn > 0) { 442 s->mtfa[(pp+nn)] = s->mtfa[(pp+nn)-1]; nn--; 447 lno = nn / MTFL_SIZE;448 off = nn % MTFL_SIZE;