Home
last modified time | relevance | path

Searched defs:LL_base (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/lib/zstd/decompress/
H A Dzstd_decompress_internal.h30 static UNUSED_ATTR const U32 LL_base[MaxLL+1] = { variable
/kernel/linux/linux-5.10/lib/zstd/
H A Ddecompress.c944 static const U32 LL_base[MaxLL + 1] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, in ZSTD_decodeSequence() local
1176 static const U32 LL_base[MaxLL + 1] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, in ZSTD_decodeSequenceLong_generic() local

Completed in 5 milliseconds