Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds