hashmod(t, cast_uint(l_castS2U(i) & (~0u)) ^ \ cast_uint(l_castS2U(i) >> (sizeof(int) * 8 - 8) >> 8)); It uses an unsigned 32-bit division, ...
確定! 回上一頁