Home
last modified time | relevance | path

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

/openbmc/linux/lib/xz/
H A Dxz_dec_test.c18 #define DICT_MAX (1 << 20) macro
185 state = xz_dec_init(XZ_PREALLOC, DICT_MAX); in xz_dec_test_init()