Searched defs:dmsEnd (Results 1 – 2 of 2) sorted by relevance
550 const BYTE* const dmsEnd = dictMode == ZSTD_dictMatchState ? dms->window.nextSrc : NULL; in ZSTD_insertBtAndGetAllMatches() local
754 const BYTE* const dmsEnd = dms->window.nextSrc; in ZSTD_HcFindBestMatch_generic() local