Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/common/
H A Dxxhash.h115 # define XXH64_update XXH_NAME2(XXH_NAMESPACE, XXH64_update) macro
H A Dxxhash.c719 XXH_PUBLIC_API XXH_errorcode XXH64_update (XXH64_state_t* state_in, const void* input, size_t len) in XXH64_update() function
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c5299 # define XXH64_update XXH_NAME2(XXH_NAMESPACE, XXH64_update) macro
6218 XXH_PUBLIC_API XXH_errorcode XXH64_update (XXH64_state_t* state_in, const void* input, size_t len) in XXH64_update() function