Searched refs:XZ_PREALLOC (Results 1 – 5 of 5) sorted by relevance
48 XZ_PREALLOC, enumerator
81 # define DEC_IS_PREALLOC(mode) ((mode) == XZ_PREALLOC)
184 state = xz_dec_init(XZ_PREALLOC, DICT_MAX); in xz_dec_test_init()
93 stream->state = xz_dec_init(XZ_PREALLOC, comp_opts->dict_size); in squashfs_xz_init()
132 strm->state = xz_dec_microlzma_alloc(XZ_PREALLOC, dict_size); in z_erofs_load_lzma_config()