Searched refs:dict_flush (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/lib/xz/
H A Dxz_dec_lzma2.c416 static uint32_t dict_flush(struct dictionary *dict, struct xz_buf *b) dict_flush() function
1076 s->lzma2.uncompressed -= dict_flush(&s->dict, b); xz_dec_lzma2_run()

Completed in 123 milliseconds