Public Attributes | |
XXH32_hash_t | large_len |
XXH32_hash_t | mem32 [4] |
XXH32_hash_t | memsize |
XXH32_hash_t | reserved |
XXH32_hash_t | total_len_32 |
XXH32_hash_t | v [4] |
XXH32_hash_t XXH32_state_s::large_len |
Whether the hash is >= 16 (handles total_len_32 overflow)
XXH32_hash_t XXH32_state_s::mem32[4] |
XXH32_hash_t XXH32_state_s::memsize |
XXH32_hash_t XXH32_state_s::reserved |
XXH32_hash_t XXH32_state_s::total_len_32 |
XXH32_hash_t XXH32_state_s::v[4] |