Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/zstd/lib/compress/
H A Dzstd_ldm.c65 static U32 ZSTD_ldm_getSmallHash(U64 value, U32 numBits) in ZSTD_ldm_getSmallHash() function
135 U32 const hash = ZSTD_ldm_getSmallHash(rollingHash, hBits); in ZSTD_ldm_makeEntryAndInsertByTag()
346 ZSTD_ldm_getSmallHash(rollingHash, hBits), in ZSTD_ldm_generateSequences_internal()