Searched refs:dict_idx (Results 1 – 2 of 2) sorted by relevance
118 unsigned int dict_idx; member129 …if (d->dict_ring) { d->dict_ring[d->dict_idx++] = c; if (d->dict_idx == d->dict_size) d->dict_idx …
461 d->lzOff = d->dict_idx - offs; in tinf_inflate_block_data()547 d->dict_idx = 0; in uzlib_uncompress_init()
Completed in 3 milliseconds