Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_opt.c1234 … Repcodes_t const newReps = ZSTD_newRep(opt[prev].rep, prevMatch.off, opt[prev].litlen==0); in ZSTD_compressBlock_opt_generic() local
1260 … Repcodes_t const newReps = ZSTD_newRep(opt[prev].rep, opt[cur].off, opt[prev].litlen==0); in ZSTD_compressBlock_opt_generic() local
H A Dzstd_compress_internal.h845 Repcodes_t newReps; in ZSTD_newRep() local
/src/sys/contrib/zstd/lib/compress/
H A Dzstd_opt.c1178 … repcodes_t const newReps = ZSTD_newRep(opt[prev].rep, opt[cur].off, opt[cur].litlen==0); in ZSTD_compressBlock_opt_generic() local
H A Dzstd_compress_internal.h690 repcodes_t newReps; in ZSTD_newRep() local