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

/freebsd-13-stable/sys/contrib/zstd/lib/common/
H A Dxxhash.h111 # define XXH64_freeState XXH_NAME2(XXH_NAMESPACE, XXH64_freeState) macro
174 XXH_PUBLIC_API XXH_errorcode XXH64_freeState(XXH64_state_t* statePtr);
H A Dxxhash.c507 XXH_PUBLIC_API XXH_errorcode XXH64_freeState(XXH64_state_t* statePtr) function
/freebsd-13-stable/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.c5295 # define XXH64_freeState XXH_NAME2(XXH_NAMESPACE, XXH64_freeState) macro
5355 XXH_PUBLIC_API XXH_errorcode XXH64_freeState(XXH64_state_t* statePtr);
6006 XXH_PUBLIC_API XXH_errorcode XXH64_freeState(XXH64_state_t* statePtr) function
[all...]

Completed in 187 milliseconds