Searched refs:HASH_BIT_MASK (Results 1 – 1 of 1) sorted by relevance
1491 static const unsigned HASH_BIT_MASK = 65535; /*HASH_NUM_VALUES - 1, but C90 does not like that as i… variable1559 return result & HASH_BIT_MASK; in getHash()