Searched defs:XXH32 (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_xxhash.h38 unsigned int (*XXH32)(const void* input, unsigned int len, member in struct:archive_xxhash
H A Dxxhash.c294 U32 XXH32(const void* input, unsigned int len, U32 seed) function
/freebsd-current/sys/contrib/openzfs/module/zstd/lib/common/
H A Dxxhash.h105 # define XXH32 XXH_NAME2(XXH_NAMESPACE, XXH32) macro
H A Dxxhash.c388 XXH_PUBLIC_API unsigned int XXH32 (const void* input, size_t len, unsigned int seed) function
/freebsd-current/sys/contrib/zstd/lib/common/
H A Dxxhash.h126 # undef XXH32 macro
255 # define XXH32 XXH_NAME2(XXH_NAMESPACE, XXH32) macro
2092 XXH_PUBLIC_API XXH32_hash_t XXH32 (const void* input, size_t len, XXH32_hash_t seed) function
[all...]

Completed in 187 milliseconds