Home
last modified time | relevance | path

Searched refs:iHighLimit (Results 1 – 2 of 2) sorted by relevance

/src/sys/contrib/zstd/lib/compress/
H A Dzstd_opt.c800 const BYTE* const iHighLimit, in ZSTD_btGetAllMatches_internal() argument
811 ZSTD_updateTree_internal(ms, ip, iHighLimit, mls, dictMode); in ZSTD_btGetAllMatches_internal()
812 …return ZSTD_insertBtAndGetAllMatches(matches, ms, nextToUpdate3, ip, iHighLimit, dictMode, rep, ll… in ZSTD_btGetAllMatches_internal()
823 const BYTE* const iHighLimit, \
829 matches, ms, nextToUpdate3, ip, iHighLimit, \
/src/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_opt.c838 const BYTE* const iHighLimit, in ZSTD_btGetAllMatches_internal() argument
849 ZSTD_updateTree_internal(ms, ip, iHighLimit, mls, dictMode); in ZSTD_btGetAllMatches_internal()
850 …return ZSTD_insertBtAndGetAllMatches(matches, ms, nextToUpdate3, ip, iHighLimit, dictMode, rep, ll… in ZSTD_btGetAllMatches_internal()
861 const BYTE* const iHighLimit, \
867 matches, ms, nextToUpdate3, ip, iHighLimit, \