Go to the documentation of this file.
62 #if defined (__cplusplus)
84 unsigned int XXH32 (
const void* input,
size_t length,
unsigned seed);
85 unsigned long long XXH64 (
const void* input,
size_t length,
unsigned long long seed);
154 #if defined (__cplusplus)