Home
last modified time | relevance | path

Searched defs:XXH64 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dxxhash.h106 # define XXH64 XXH_NAME2(XXH_NAMESPACE, XXH64) macro
H A Dxxhash.c500 XXH_PUBLIC_API unsigned long long XXH64 (const void* input, size_t len, unsigned long long seed) in XXH64() function
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h265 # define XXH64 XXH_NAME2(XXH_NAMESPACE, XXH64) macro
2508 XXH_PUBLIC_API XXH64_hash_t XXH64 (const void* input, size_t len, XXH64_hash_t seed) in XXH64() function