Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/lib/
A Dxxhash.c83 uint32_t v4 = seed - PRIME32_1; in xxh32() local
153 uint64_t v4 = seed - PRIME64_1; in xxh64() local
281 uint32_t v4 = state->v4; in xxh32_update() local
386 uint64_t v4 = state->v4; in xxh64_update() local
425 const uint64_t v4 = state->v4; in xxh64_digest() local
/u-boot-v2022.01-rc1/include/linux/
A Dxxhash.h122 uint32_t v4; member
135 uint64_t v4; member

Completed in 4 milliseconds