Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/hammer2/xxhash/
H A Dxxhash.h135 # define XXH64_reset XXH_NAME2(XXH_NAMESPACE, XXH64_reset) macro
H A Dxxhash.c568 XXH_PUBLIC_API XXH_errorcode XXH64_reset(XXH64_state_t* statePtr, unsigned long long seed) in XXH64_reset() function
/dragonfly/contrib/zstd/lib/common/
H A Dxxhash.h113 # define XXH64_reset XXH_NAME2(XXH_NAMESPACE, XXH64_reset) macro
H A Dxxhash.c529 XXH_PUBLIC_API XXH_errorcode XXH64_reset(XXH64_state_t* statePtr, unsigned long long seed) in XXH64_reset() function