Searched defs:LL_bits (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/zstd/lib/common/ |
| H A D | zstd_internal.h | 193 static UNUSED_ATTR const U32 LL_bits[MaxLL+1] = { variable
|
| /f-stack/freebsd/contrib/openzfs/module/zstd/include/ |
| H A D | zstd_compat_wrapper.h | 144 #define LL_bits zfs_LL_bits macro
|
| /f-stack/freebsd/contrib/zstd/lib/legacy/ |
| H A D | zstd_v06.c | 515 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 | 2749 static const U32 LL_bits[MaxLL+1] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, variable
|
| /f-stack/freebsd/contrib/openzfs/module/zstd/lib/ |
| H A D | zstd.c | 6486 static const U32 LL_bits[MaxLL+1] = { 0, 0, 0, 0, 0, 0, 0, 0, variable
|