Home
last modified time | relevance | path

Searched defs:iLitEnd (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/zstd/lib/decompress/
H A Dzstd_decompress_block.c868 const BYTE* const iLitEnd = *litPtr + sequence.litLength; in ZSTD_execSequenceEnd() local
915 const BYTE* const iLitEnd = *litPtr + sequence.litLength; in ZSTD_execSequenceEndSplitLitBuffer() local
962 const BYTE* const iLitEnd = *litPtr + sequence.litLength; in ZSTD_execSequence() local
1054 const BYTE* const iLitEnd = *litPtr + sequence.litLength; in ZSTD_execSequenceSplitLitBuffer() local
/freebsd/sys/contrib/openzfs/module/zstd/lib/decompress/
H A Dzstd_decompress_block.c664 const BYTE* const iLitEnd = *litPtr + sequence.litLength; in ZSTD_execSequenceEnd() local
709 const BYTE* const iLitEnd = *litPtr + sequence.litLength; in ZSTD_execSequence() local
/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v06.c3370 const BYTE* const iLitEnd = *litPtr + sequence.litLength; in ZSTDv06_execSequence() local
H A Dzstd_v07.c3598 const BYTE* const iLitEnd = *litPtr + sequence.litLength; in ZSTDv07_execSequence() local