Home
last modified time | relevance | path

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

/lib/
Dxxhash.c112 uint32_t v3 = seed + 0; in xxh32() local
182 uint64_t v3 = seed + 0; in xxh64() local
310 uint32_t v3 = state->v3; in xxh32_update() local
415 uint64_t v3 = state->v3; in xxh64_update() local
454 const uint64_t v3 = state->v3; in xxh64_digest() local
Datomic64_test.c152 long long v3 = 0x8000000000000000LL; in test_atomic64() local