Home
last modified time | relevance | path

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

/busybox-1.35.0/archival/libarchive/unxz/
Dxz_dec_lzma2.c44 struct dictionary { struct
55 * How full dictionary is. This is used to detect corrupt input that argument
64 * End of the dictionary buffer. In multi-call mode, this is argument
71 * Size of the dictionary as specified in Block Header. This is used argument
78 * Maximum allowed dictionary size in multi-call mode. argument
84 * Amount of memory currently allocated for the dictionary. argument
88 uint32_t allocated;
91 enum xz_mode mode;