Home
last modified time | relevance | path

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

/dflybsd-src/contrib/zstd/lib/compress/
H A Dzstd_lazy.c221 U32 const mIndex = curr - ((U32)*offsetPtr - ZSTD_REP_MOVE); (void)mIndex; in ZSTD_DUBT_findBetterDictMatch() local
370 U32 const mIndex = curr - ((U32)*offsetPtr - ZSTD_REP_MOVE); (void)mIndex; in ZSTD_DUBT_findBestMatch() local