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

/freebsd-13-stable/sys/contrib/zstd/lib/common/
H A Dxxhash.h110 # define XXH32_freeState XXH_NAME2(XXH_NAMESPACE, XXH32_freeState) macro
171 XXH_PUBLIC_API XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr);
H A Dxxhash.c497 XXH_PUBLIC_API XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr) function
/freebsd-13-stable/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.c5294 # define XXH32_freeState XXH_NAME2(XXH_NAMESPACE, XXH32_freeState) macro
5352 XXH_PUBLIC_API XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr);
5996 XXH_PUBLIC_API XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr) function
[all...]

Completed in 309 milliseconds