Home
last modified time | relevance | path

Searched refs:hash_of (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/ncurses/ncurses/tinfo/
HDcomp_hash.c64 hashvalue = data->hash_of(string); in NCURSES_EXPORT()
97 int hashvalue = data->hash_of(string); in _nc_find_type_entry()
/NextBSD/contrib/ncurses/include/
HDtic.h209 HashValue (*hash_of)(const char *); member