Searched refs:Hash_hash_f (Results 1 – 2 of 2) sorted by relevance
39 typedef unsigned int (*Hash_hash_f)(const char*, ...); typedef45 Hash_hash_f hash; /* name hash routine */
122 tab->root->local->hash = va_arg(ap, Hash_hash_f); in hashalloc()