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

/freebsd-13-stable/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_dec_lzma2.c416 static uint32_t dict_flush(struct dictionary *dict, struct xz_buf *b) function
1072 s->lzma2.uncompressed -= dict_flush(&s->dict, b);

Completed in 161 milliseconds