Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dxxhash.h110 # define XXH32_freeState XXH_NAME2(XXH_NAMESPACE, XXH32_freeState) macro
168 XXH_PUBLIC_API XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr);
H A Dxxhash.c535 XXH_PUBLIC_API XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr) in XXH32_freeState() function
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h128 # undef XXH32_freeState
257 # define XXH32_freeState XXH_NAME2(XXH_NAMESPACE, XXH32_freeState) macro
478 XXH_PUBLIC_API XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr);
2121 XXH_PUBLIC_API XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr) in XXH32_freeState() function