Lines Matching refs:EOB
1485 Int32 EOB;1539 EOB = s->save_EOB;1716 EOB = s->nInUse+1;1742 if (nextSym == EOB) break;1966 s->save_EOB = EOB;3544 Int32 EOB;3573 EOB = s->nInUse+1;3575 for (i = 0; i <= EOB; i++) s->mtfFreq[i] = 0;3646 mtfv[wr] = EOB; wr++; s->mtfFreq[EOB]++;