Searched refs:XXH64_hashFromCanonical (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/zstd/lib/common/
H A Dxxhash.h123 # define XXH64_hashFromCanonical XXH_NAME2(XXH_NAMESPACE, XXH64_hashFromCanonical) macro
236 XXH_PUBLIC_API XXH64_hash_t XXH64_hashFromCanonical(const XXH64_canonical_t* src);
H A Dxxhash.c823 XXH_PUBLIC_API XXH64_hash_t XXH64_hashFromCanonical(const XXH64_canonical_t* src) function
/freebsd-13-stable/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.c5307 # define XXH64_hashFromCanonical XXH_NAME2(XXH_NAMESPACE, XXH64_hashFromCanonical) macro
5417 XXH_PUBLIC_API XXH64_hash_t XXH64_hashFromCanonical(const XXH64_canonical_t* src);
6322 XXH_PUBLIC_API XXH64_hash_t XXH64_hashFromCanonical(const XXH64_canonical_t* src) function
[all...]

Completed in 282 milliseconds