Home
last modified time | relevance | path

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

/dragonfly/contrib/zstd/lib/compress/
H A Dzstd_compress.c2088 static void ZSTD_reduceIndex (ZSTD_matchState_t* ms, ZSTD_CCtx_params const* params, const U32 redu… in ZSTD_reduceIndex() function
2821 ZSTD_reduceIndex(ms, params, correction); in ZSTD_overflowCorrectIfNeeded()