Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dxxhash.h115 # define XXH64_update XXH_NAME2(XXH_NAMESPACE, XXH64_update) macro
H A Dxxhash.c757 XXH_PUBLIC_API XXH_errorcode XXH64_update (XXH64_state_t* state_in, const void* input, size_t len) in XXH64_update() function
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h269 # define XXH64_update XXH_NAME2(XXH_NAMESPACE, XXH64_update) macro
2561 XXH64_update (XXH64_state_t* state, const void* input, size_t len) in XXH64_update() function