Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/xz-embedded/linux/lib/xz/
H A Dxz_dec_lzma2.c374 static void dict_uncompressed(struct dictionary *dict, struct xz_buf *b, in dict_uncompressed() function
1092 dict_uncompressed(&s->dict, b, &s->lzma2.compressed); in xz_dec_lzma2_run()