Home
last modified time | relevance | path

Searched defs:XXH32 (Results 1 – 6 of 6) sorted by last modified time

/dragonfly/contrib/libarchive/libarchive/
H A Dxxhash.c290 U32 XXH32(const void* input, unsigned int len, U32 seed) in XXH32() function
H A Darchive_xxhash.h38 unsigned int (*XXH32)(const void* input, unsigned int len, member
/dragonfly/sys/vfs/hammer2/xxhash/
H A Dxxhash.c385 XXH_PUBLIC_API unsigned int XXH32 (const void* input, size_t len, unsigned int seed) in XXH32() function
H A Dxxhash.h127 # define XXH32 XXH_NAME2(XXH_NAMESPACE, XXH32) macro
/dragonfly/contrib/zstd/lib/common/
H A Dxxhash.h105 # define XXH32 XXH_NAME2(XXH_NAMESPACE, XXH32) macro
H A Dxxhash.c350 XXH_PUBLIC_API unsigned int XXH32 (const void* input, size_t len, unsigned int seed) in XXH32() function