Searched refs:ZDICT_count (Results 1 – 1 of 1) sorted by relevance
137 static size_t ZDICT_count(const void* pIn, const void* pMatch) in ZDICT_count() function205 length = ZDICT_count(b + pos, b + suffix[end]); in ZDICT_analyzePos()212 length = ZDICT_count(b + pos, b + *(suffix+start-1)); in ZDICT_analyzePos()274 length = ZDICT_count(b + pos, b + suffix[end]); in ZDICT_analyzePos()283 length = ZDICT_count(b + pos, b + suffix[start - 1]); in ZDICT_analyzePos()327 length = (U32)ZDICT_count(b+pos, b+testedPos); in ZDICT_analyzePos()