Home
last modified time | relevance | path

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

/dragonfly/contrib/zstd/lib/dictBuilder/
H A Dzdict.c615 …unsigned* countLit, unsigned* offsetcodeCount, unsigned* matchlengthCount, unsigned* litlengthCoun… in ZDICT_countEStats() argument
650 for (u=0; u<nbSeq; u++) matchlengthCount[codePtr[u]]++; in ZDICT_countEStats()