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

/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dmurmurhash3.c68 inline static FORCE_INLINE uint32_t fmix_32 ( uint32_t h ) function in typeref:typename:FORCE_INLINE uint32_t
149 h1 = fmix_32(h1);
255 h1 = fmix_32(h1);
256 h2 = fmix_32(h2);
257 h3 = fmix_32(h3);
258 h4 = fmix_32(h4);

Completed in 2 milliseconds