Searched defs:LL_bits (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/lib/zstd/ |
| D | zstd_internal.h | 110 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/ |
| D | zstd_internal.h | 111 static UNUSED_ATTR const U8 LL_bits[MaxLL+1] = { variable
|