Home
last modified time | relevance | path

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

/reactos/drivers/filesystems/btrfs/
H A Dxxhash.h126 # define XXH64 XXH_NAME2(XXH_NAMESPACE, XXH64) macro
H A Dxxhash.c555 XXH_PUBLIC_API unsigned long long XXH64 (const void* input, size_t len, unsigned long long seed) in XXH64() function