Home
last modified time | relevance | path

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

/dragonfly/contrib/zstd/lib/compress/
H A Dzstd_ldm.c61 static U32 ZSTD_ldm_getSmallHash(U64 value, U32 numBits) in ZSTD_ldm_getSmallHash() function
131 U32 const hash = ZSTD_ldm_getSmallHash(rollingHash, hBits); in ZSTD_ldm_makeEntryAndInsertByTag()
325 ZSTD_ldm_getSmallHash(rollingHash, hBits), in ZSTD_ldm_generateSequences_internal()