Searched refs:hashLarge (Results 1 - 1 of 1) sorted by path

/linux-master/lib/zstd/compress/
H A Dzstd_double_fast.c19 U32* const hashLarge = ms->hashTable; local
41 if (i == 0 || hashLarge[lgHash] == 0)
42 hashLarge[lgHash] = curr + i;

Completed in 171 milliseconds