Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/xz-embedded/linux/include/linux/
H A Dxz.h63 XZ_PREALLOC, enumerator
/f-stack/freebsd/contrib/xz-embedded/linux/lib/xz/
H A Dxz_private.h73 # define DEC_IS_PREALLOC(mode) ((mode) == XZ_PREALLOC)
H A Dxz_dec_test.c185 state = xz_dec_init(XZ_PREALLOC, DICT_MAX); in xz_dec_test_init()