Home
last modified time | relevance | path

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

/openbmc/linux/lib/xz/
H A Dxz_dec_lzma2.c437 static uint32_t dict_flush(struct dictionary *dict, struct xz_buf *b) in dict_flush() function
1109 s->lzma2.uncompressed -= dict_flush(&s->dict, b); in xz_dec_lzma2_run()
1272 s->lzma2.uncompressed -= dict_flush(&s->dict, b); in xz_dec_microlzma_run()