ROOTANA
|
Data Fields | |
U64 | total_len |
U64 | seed |
U64 | v1 |
U64 | v2 |
U64 | v3 |
U64 | v4 |
U64 | mem64 [4] |
U32 | memsize |
Definition at line 503 of file xxhash.cxx.
U64 XXH_istate64_t::mem64[4] |
Definition at line 511 of file xxhash.cxx.
U32 XXH_istate64_t::memsize |
Definition at line 512 of file xxhash.cxx.
U64 XXH_istate64_t::seed |
Definition at line 506 of file xxhash.cxx.
U64 XXH_istate64_t::total_len |
Definition at line 505 of file xxhash.cxx.
U64 XXH_istate64_t::v1 |
Definition at line 507 of file xxhash.cxx.
U64 XXH_istate64_t::v2 |
Definition at line 508 of file xxhash.cxx.
U64 XXH_istate64_t::v3 |
Definition at line 509 of file xxhash.cxx.
U64 XXH_istate64_t::v4 |
Definition at line 510 of file xxhash.cxx.