xxHash 0.8.2
Extremely fast non-cryptographic hash function
Loading...
Searching...
No Matches
Macros
XXH64 implementation

Macros

#define XXH_PRIME64_1   0x9E3779B185EBCA87ULL
 
#define XXH_PRIME64_2   0xC2B2AE3D27D4EB4FULL
 
#define XXH_PRIME64_3   0x165667B19E3779F9ULL
 
#define XXH_PRIME64_4   0x85EBCA77C2B2AE63ULL
 
#define XXH_PRIME64_5   0x27D4EB2F165667C5ULL
 
#define XXH_get64bits(p)   XXH_readLE64_align(p, align)
 

Detailed Description

Details on the XXH64 implementation.

Macro Definition Documentation

◆ XXH_PRIME64_1

#define XXH_PRIME64_1   0x9E3779B185EBCA87ULL

0b1001111000110111011110011011000110000101111010111100101010000111

◆ XXH_PRIME64_2

#define XXH_PRIME64_2   0xC2B2AE3D27D4EB4FULL

0b1100001010110010101011100011110100100111110101001110101101001111

◆ XXH_PRIME64_3

#define XXH_PRIME64_3   0x165667B19E3779F9ULL

0b0001011001010110011001111011000110011110001101110111100111111001

◆ XXH_PRIME64_4

#define XXH_PRIME64_4   0x85EBCA77C2B2AE63ULL

0b1000010111101011110010100111011111000010101100101010111001100011

◆ XXH_PRIME64_5

#define XXH_PRIME64_5   0x27D4EB2F165667C5ULL

0b0010011111010100111010110010111100010110010101100110011111000101