Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/hammer2/xxhash/
H A Dxxhash.h137 # define XXH64_update XXH_NAME2(XXH_NAMESPACE, XXH64_update) macro
H A Dxxhash.c756 XXH_PUBLIC_API XXH_errorcode XXH64_update (XXH64_state_t* state_in, const void* input, size_t len) in XXH64_update() function
/dragonfly/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