Home
last modified time | relevance | path

Searched defs:prime5bytes (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/lib/lz4/
H A Dlz4_compress.c69 static const U64 prime5bytes = 889523592379ULL; in LZ4_hash5() local
/openbmc/linux/lib/zstd/compress/
H A Dzstd_compress_internal.h793 static const U64 prime5bytes = 889523592379ULL; variable