Searched refs:seqToUnseq (Results 1 – 2 of 2) sorted by relevance
77 s->seqToUnseq[s->nInUse] = i; in makeMaps_d()470 uc = s->seqToUnseq[s->mtfa[s->mtfbase[0]]]; in BZ2_decompress()552 s->unzftab[s->seqToUnseq[uc]]++; in BZ2_decompress()554 s->ll16[nblock] = (UInt16)(s->seqToUnseq[uc]); in BZ2_decompress()556 s->tt[nblock] = (UInt32)(s->seqToUnseq[uc]); in BZ2_decompress()
423 UChar seqToUnseq[256]; member