Home
last modified time | relevance | path

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

/external/zstd/lib/dictBuilder/
Dzdict.c128 static unsigned ZDICT_NbCommonBytes (size_t val) in ZDICT_NbCommonBytes() function
201 pIn = (const char*)pIn+ZDICT_NbCommonBytes(diff); in ZDICT_count()