ROOTANA
|
Data Fields | |
U64 | total_len |
U32 | seed |
U32 | v1 |
U32 | v2 |
U32 | v3 |
U32 | v4 |
U32 | mem32 [4] |
U32 | memsize |
Definition at line 491 of file xxhash.cxx.
U32 XXH_istate32_t::mem32[4] |
Definition at line 499 of file xxhash.cxx.
U32 XXH_istate32_t::memsize |
Definition at line 500 of file xxhash.cxx.
U32 XXH_istate32_t::seed |
Definition at line 494 of file xxhash.cxx.
U64 XXH_istate32_t::total_len |
Definition at line 493 of file xxhash.cxx.
U32 XXH_istate32_t::v1 |
Definition at line 495 of file xxhash.cxx.
U32 XXH_istate32_t::v2 |
Definition at line 496 of file xxhash.cxx.
U32 XXH_istate32_t::v3 |
Definition at line 497 of file xxhash.cxx.
U32 XXH_istate32_t::v4 |
Definition at line 498 of file xxhash.cxx.