Home
last modified time | relevance | path

Searched defs:XXH32_copyState (Results 1 – 2 of 2) sorted by path

/dragonfly/contrib/zstd/lib/common/
H A Dxxhash.c270 XXH_PUBLIC_API void XXH32_copyState(XXH32_state_t* restrict dstState, const XXH32_state_t* restrict… in XXH32_copyState() function
H A Dxxhash.h118 # define XXH32_copyState XXH_NAME2(XXH_NAMESPACE, XXH32_copyState) macro