Home
last modified time | relevance | path

Searched defs:xz_dec (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/xz-embedded/linux/lib/xz/
H A Dxz_dec_stream.c26 struct xz_dec { struct
28 enum {
39 } sequence;
42 uint32_t pos;
66 * True if the next call to xz_dec_run() is allowed to return argument
69 bool allow_buf_error;
72 struct {
104 struct xz_dec_hash hash; argument
126 struct xz_dec_hash hash; argument
142 struct xz_dec_lzma2 *lzma2; argument
[all …]