Home
last modified time | relevance | path

Searched defs:oLitEnd (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/decompress/
H A Dzstd_decompress_block.c770 BYTE* const oLitEnd = op + sequence.litLength; in ZSTD_execSequenceEnd() local
813 BYTE* const oLitEnd = op + sequence.litLength; in ZSTD_execSequence() local
1055 …IC int ZSTD_dictionaryIsActive(ZSTD_DCtx const* dctx, BYTE const* prefixStart, BYTE const* oLitEnd) in ZSTD_dictionaryIsActive()
1079 BYTE const* const oLitEnd = op + seq.litLength; in ZSTD_assertValidSequence() local
/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v03.c2756 BYTE* const oLitEnd = op + sequence.litLength; in ZSTD_execSequence() local
H A Dzstd_v04.c2876 BYTE* const oLitEnd = op + sequence.litLength; in ZSTD_execSequence() local
H A Dzstd_v02.c3115 BYTE* const oLitEnd = op + sequence.litLength; in ZSTD_execSequence() local
H A Dzstd_v06.c3370 BYTE* const oLitEnd = op + sequence.litLength; in ZSTDv06_execSequence() local
H A Dzstd_v05.c3234 BYTE* const oLitEnd = op + sequence.litLength; in ZSTDv05_execSequence() local
H A Dzstd_v07.c3598 BYTE* const oLitEnd = op + sequence.litLength; in ZSTDv07_execSequence() local
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c27059 BYTE* const oLitEnd = op + sequence.litLength; in ZSTD_execSequenceEnd() local
27102 BYTE* const oLitEnd = op + sequence.litLength; in ZSTD_execSequence() local
27344 …ic int ZSTD_dictionaryIsActive(ZSTD_DCtx const* dctx, BYTE const* prefixStart, BYTE const* oLitEnd) in ZSTD_dictionaryIsActive()
27367 BYTE const* const oLitEnd = op + seq.litLength; in ZSTD_assertValidSequence() local