Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/compress/octeontx/include/
H A Dzip_regs.h589 uint64_t hash0 : 64; member
591 uint64_t hash0 : 64; member
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_fast.c33 size_t const hash0 = ZSTD_hashPtr(ip, hBits, mls); in ZSTD_fillHashTable() local
34 hashTable[hash0] = curr; in ZSTD_fillHashTable()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c17920 size_t const hash0 = ZSTD_hashPtr(ip, hBits, mls); in ZSTD_fillHashTable() local
17921 hashTable[hash0] = current; in ZSTD_fillHashTable()