Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_opt.c566 U32 repCode; in ZSTD_insertBtAndGetAllMatches() local
H A Dzstd_compress_internal.h342 U32 const repCode = offset + ll0; in ZSTD_updateRep() local
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_opt.c612 U32 repCode; in ZSTD_insertBtAndGetAllMatches() local
H A Dzstd_compress_internal.h671 U32 const repCode = STORED_REPCODE(offBase_minus1) - 1 + ll0; in ZSTD_updateRep() local