Searched refs:PRIME32_4 (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Dxxhash.c188 #define PRIME32_4 668265263U macro
269 h32 = XXH_rotl32(h32, 17) * PRIME32_4 ;
464 h32 = XXH_rotl32(h32, 17) * PRIME32_4;

Completed in 116 milliseconds