Searched refs:hash_key (Results 1 – 1 of 1) sorted by relevance
86 static int hash_key(const char *key, int cpp, int size) in hash_key() function148 int index = hash_key(key, cpp, hash->size); in add_colorhash()162 struct hash_entry *entry = hash->table[hash_key(key, cpp, hash->size)]; in get_colorhash()
Completed in 4 milliseconds