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/
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, … variable
/kernel/linux/linux-6.6/lib/zstd/common/
Dzstd_internal.h111 static UNUSED_ATTR const U8 LL_bits[MaxLL+1] = { variable