Home
last modified time | relevance | path

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

/busybox-1.35.0/archival/libarchive/unxz/
Dxz_dec_lzma2.c418 static uint32_t XZ_FUNC dict_flush(struct dictionary *dict, struct xz_buf *b) in dict_flush() function
1072 s->lzma2.uncompressed -= dict_flush(&s->dict, b); in xz_dec_lzma2_run()