Searched refs:PRIME1 (Results 1 – 2 of 2) sorted by relevance
59 #define PRIME1 37 macro72 h = h * PRIME1 ^ (*k++ - ' '); in hash1()
64 #define PRIME1 37 macro78 h = h * PRIME1 ^ (*k++ - ' ');