Searched refs:mtfa (Results 1 – 3 of 3) sorted by relevance
370 s->mtfa[kk] = (UChar)(ii * MTFL_SIZE + jj); in BZ2_decompress()405 uc = s->seqToUnseq[ s->mtfa[s->mtfbase[0]] ]; in BZ2_decompress()438 uc = s->mtfa[pp+nn]; in BZ2_decompress()441 s->mtfa[(z) ] = s->mtfa[(z)-1]; in BZ2_decompress()442 s->mtfa[(z)-1] = s->mtfa[(z)-2]; in BZ2_decompress()443 s->mtfa[(z)-2] = s->mtfa[(z)-3]; in BZ2_decompress()444 s->mtfa[(z)-3] = s->mtfa[(z)-4]; in BZ2_decompress()448 s->mtfa[(pp+nn)] = s->mtfa[(pp+nn)-1]; nn--; in BZ2_decompress()450 s->mtfa[pp] = uc; in BZ2_decompress()456 uc = s->mtfa[pp]; in BZ2_decompress()[all …]
400 UChar mtfa [MTFA_SIZE]; member
1260 uint16_t mtfa; member2121 s->mtfa = le16toh(s->mtfa); in nvme_controller_data_swapbytes()