Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_opt.c698 const U32* const dmsBt = dms->chainTable; in ZSTD_insertBtAndGetAllMatches() local
701 const U32* const nextPtr = dmsBt + 2*(dictMatchIndex & dmsBtMask); in ZSTD_insertBtAndGetAllMatches()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c20844 const U32* const dmsBt = dms->chainTable; in ZSTD_insertBtAndGetAllMatches() local
20847 const U32* const nextPtr = dmsBt + 2*(dictMatchIndex & dmsBtMask); in ZSTD_insertBtAndGetAllMatches()