Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dxxhash.h113 # define XXH64_reset XXH_NAME2(XXH_NAMESPACE, XXH64_reset) macro
H A Dxxhash.c567 XXH_PUBLIC_API XXH_errorcode XXH64_reset(XXH64_state_t* statePtr, unsigned long long seed) in XXH64_reset() function
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h268 # define XXH64_reset XXH_NAME2(XXH_NAMESPACE, XXH64_reset) macro
2548 XXH_PUBLIC_API XXH_errorcode XXH64_reset(XXH64_state_t* statePtr, XXH64_hash_t seed) in XXH64_reset() function