Home
last modified time | relevance | path

Searched defs:acc (Results 1 – 1 of 1) sorted by relevance

/lib/
Dxxhash.c156 static uint64_t xxh64_round(uint64_t acc, const uint64_t input) in xxh64_round()
164 static uint64_t xxh64_merge_round(uint64_t acc, uint64_t val) in xxh64_merge_round()