Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dxxhash.h40 #define PRIME32_2 2246822519U macro
/openbmc/linux/lib/
H A Dxxhash.c65 static const uint32_t PRIME32_2 = 2246822519U; variable