Home
last modified time | relevance | path

Searched defs:XXH3_copyState (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h281 # define XXH3_copyState XXH_NAME2(XXH_NAMESPACE, XXH3_copyState) macro
4776 XXH3_copyState(XXH3_state_t* dst_state, const XXH3_state_t* src_state) in XXH3_copyState() function