Home
last modified time | relevance | path

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

/lib/xz/
Dxz_dec_lzma2.c378 static void dict_uncompressed(struct dictionary *dict, struct xz_buf *b, in dict_uncompressed() function
1129 dict_uncompressed(&s->dict, b, &s->lzma2.compressed); in xz_dec_lzma2_run()