Searched refs:fmix_64 (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dmurmurhash3.c81 inline static FORCE_INLINE uint64_t fmix_64 ( uint64_t k ) function in typeref:typename:FORCE_INLINE uint64_t
347 h1 = fmix_64(h1);
348 h2 = fmix_64(h2);

Completed in 2 milliseconds