Searched refs:ZSTD_NbCommonBytes (Results 1 – 2 of 2) sorted by relevance
102 MEM_STATIC unsigned ZSTD_NbCommonBytes(size_t val) in ZSTD_NbCommonBytes() function
853 if (diff) return ZSTD_NbCommonBytes(diff); } in ZSTD_count()858 pIn += ZSTD_NbCommonBytes(diff); in ZSTD_count()
Completed in 16 milliseconds