Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/common/
H A Dxxhash.h112 # define XXH32_reset XXH_NAME2(XXH_NAMESPACE, XXH32_reset) macro
179 XXH_PUBLIC_API XXH_errorcode XXH32_reset (XXH32_state_t* statePtr, unsigned int seed);
H A Dxxhash.c355 XXH32_reset(state, seed); in XXH32()
516 XXH_PUBLIC_API XXH_errorcode XXH32_reset(XXH32_state_t* statePtr, unsigned int seed) in XXH32_reset() function
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c5296 # define XXH32_reset XXH_NAME2(XXH_NAMESPACE, XXH32_reset) macro
5360 XXH_PUBLIC_API XXH_errorcode XXH32_reset (XXH32_state_t* statePtr, unsigned int seed);
5854 XXH32_reset(state, seed); in XXH32()
6015 XXH_PUBLIC_API XXH_errorcode XXH32_reset(XXH32_state_t* statePtr, unsigned int seed) in XXH32_reset() function