Lines Matching refs:hash
35 unsigned long hash = val;39 unsigned long n = hash;41 hash -= n;43 hash -= n;45 hash += n;47 hash -= n;49 hash += n;51 hash += n;54 hash *= GOLDEN_RATIO_PRIME;57 return hash;