Searched refs:XXH32_reset (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/contrib/zstd/lib/common/
H A Dxxhash.h132 # define XXH32_reset XXH_NAME2(XXH_NAMESPACE, XXH32_reset) macro
196 XXH_PUBLIC_API XXH_errorcode XXH32_reset (XXH32_state_t* statePtr, unsigned int seed);
H A Dxxhash.c406 XXH32_reset(state, seed);
567 XXH_PUBLIC_API XXH_errorcode XXH32_reset(XXH32_state_t* statePtr, unsigned int seed) function

Completed in 96 milliseconds