Home
last modified time | relevance | path

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

/openbmc/linux/lib/zstd/compress/
H A Dzstd_double_fast.c312 size_t const dictHL = ZSTD_hashPtr(ip, dictHBitsL, 8); in ZSTD_compressBlock_doubleFast_dictMatchState_generic() local
345 U32 const dictMatchIndexL = dictHashLong[dictHL]; in ZSTD_compressBlock_doubleFast_dictMatchState_generic()