Searched refs:hash_of (Results 1 – 2 of 2) sorted by relevance
64 hashvalue = data->hash_of(string); in NCURSES_EXPORT()97 int hashvalue = data->hash_of(string); in _nc_find_type_entry()
209 HashValue (*hash_of)(const char *); member