Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/xz-embedded/linux/lib/xz/
H A Dxz_dec_lzma2.c81 uint32_t size_max; member
1112 s->dict.size_max = dict_max; in xz_dec_lzma2_create()
1138 if (s->dict.size > s->dict.size_max) in xz_dec_lzma2_reset()