Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/zstd/
H A Dzstd_internal.h110 static const U32 LL_bits[MaxLL + 1] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 3, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16}; variable
/kernel/linux/linux-6.6/lib/zstd/common/
H A Dzstd_internal.h111 static UNUSED_ATTR const U8 LL_bits[MaxLL+1] = { variable

Completed in 2 milliseconds