hash_table 854 src/charset.c struct Lisp_Hash_Table *hash_table = XHASH_TABLE (Vcharset_hash_table); hash_table 1111 src/charset.c charset.hash_index = hash_lookup (hash_table, args[charset_arg_name], hash_table 1117 src/charset.c set_hash_value_slot (hash_table, charset.hash_index, attrs); hash_table 1121 src/charset.c charset.hash_index = hash_put (hash_table, args[charset_arg_name], attrs, hash_table 171 src/composite.c struct Lisp_Hash_Table *hash_table = XHASH_TABLE (composition_hash_table); hash_table 243 src/composite.c hash_index = hash_lookup (hash_table, key, &hash_code); hash_table 250 src/composite.c key = HASH_KEY (hash_table, hash_index); hash_table 251 src/composite.c id = HASH_VALUE (hash_table, hash_index); hash_table 304 src/composite.c hash_index = hash_put (hash_table, key, id, hash_code); hash_table 1619 src/minibuf.c type = (HASH_TABLE_P (collection) ? hash_table hash_table 1719 src/minibuf.c tem = (type == hash_table