Searched defs:LL_bits (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/ |
H A D | zstd_internal.h | 189 static const U32 LL_bits[MaxLL+1] = { 0, 0, 0, 0, 0, 0, 0, 0, variable
|
/freebsd/sys/contrib/zstd/lib/common/ |
H A D | zstd_internal.h | 121 static UNUSED_ATTR const U8 LL_bits[MaxLL+1] = { variable
|
/freebsd/sys/contrib/zstd/lib/legacy/ |
H A D | zstd_v06.c | 512 static const U32 LL_bits[MaxLL+1] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, variable
|
H A D | zstd_v07.c | 2745 static const U32 LL_bits[MaxLL+1] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, variable
|