Home
last modified time | relevance | path

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

/lib/
Dxxhash.c110 uint32_t v1 = seed + PRIME32_1 + PRIME32_2; in xxh32() local
180 uint64_t v1 = seed + PRIME64_1 + PRIME64_2; in xxh64() local
308 uint32_t v1 = state->v1; in xxh32_update() local
413 uint64_t v1 = state->v1; in xxh64_update() local
452 const uint64_t v1 = state->v1; in xxh64_digest() local
Datomic64_test.c107 int v1 = 0xdeadbeef; in test_atomic() local
150 long long v1 = 0xdeadbeefdeafcafeLL; in test_atomic64() local