Searched defs:HASH2_CALC (Results 1 – 3 of 3) sorted by relevance
15 #define HASH2_CALC hashValue = cur[0] | ((UInt32)cur[1] << 8); macro