Searched defs:LLtype (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_superblock.c197 { U32 LLtype; local
472 const U32 LLtype = fseMetadata->llType; local
H A Dzstd_compress.c2164 U32 LLtype, Offtype, MLtype; /* compressed, raw or rle */ local
/freebsd-13-stable/sys/contrib/zstd/lib/decompress/
H A Dzstd_decompress_block.c610 { symbolEncodingType_e const LLtype = (symbolEncodingType_e)(*ip >> 6); local
/freebsd-13-stable/sys/contrib/zstd/lib/legacy/
H A Dzstd_v01.c1583 U32 LLtype, Offtype, MLtype; local
H A Dzstd_v02.c2931 U32 LLtype, Offtype, MLtype; local
H A Dzstd_v03.c2572 U32 LLtype, Offtype, MLtype; local
H A Dzstd_v04.c2698 U32 LLtype, Offtype, MLtype; local
H A Dzstd_v05.c3008 U32 LLtype, Offtype, MLtype; local
H A Dzstd_v06.c3250 { U32 const LLtype = *ip >> 6; local
H A Dzstd_v07.c3480 { U32 const LLtype = *ip >> 6; local
/freebsd-13-stable/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.c11905 { U32 LLtype; local
12180 const U32 LLtype = fseMetadata->llType; local
15062 U32 LLtype, Offtype, MLtype; /* compressed, raw or rle */ local
26905 { symbolEncodingType_e const LLtype = (symbolEncodingType_e)(*ip >> 6); local
[all...]

Completed in 478 milliseconds