HashValue
const HashValue *hash_table = _nc_get_hash_table(termcap);
HashValue nte_index; /* index of associated variable in its array */
HashValue nte_link; /* index in table of next hash, or -1 */
const HashValue *table_data;
HashValue (*hash_of)(const char *);
HashValue ute_index; /* index of associated variable in its array */
HashValue ute_link; /* index in table of next hash, or -1 */
(const char *, const HashValue *);
extern NCURSES_EXPORT(const HashValue *) _nc_get_hash_table (bool);
const HashValue * hash_table)
HashValue * hash_table,
hash_table[hashvalue] = (HashValue) i;
HashValue *hash_table = typeCalloc(HashValue, HASHTABSIZE);