Searched defs:key (Results 1 – 13 of 13) sorted by relevance
4 void dodgy_function(pthread_key_t* key) in dodgy_function()
98 str_hash_1 (const void *key) in str_hash_1()104 str_hash_2 (const void *key) in str_hash_2()122 const char *key = *slot; in add_hash() local158 char *key = alloca (len + 1); in strcache_add_len() local
246 struct directory_contents const *key = (struct directory_contents const *) key_0; in directory_contents_hash_1() local269 struct directory_contents const *key = (struct directory_contents const *) key_0; in directory_contents_hash_2() local350 directory_hash_1 (const void *key) in directory_hash_1()356 directory_hash_2 (const void *key) in directory_hash_2()388 dirfile_hash_1 (const void *key) in dirfile_hash_1()394 dirfile_hash_2 (const void *key) in dirfile_hash_2()
86 hash_find_slot (struct hash_table *ht, const void *key) in hash_find_slot()121 hash_find_item (struct hash_table *ht, const void *key) in hash_find_item()
44 file_hash_1 (const void *key) in file_hash_1()50 file_hash_2 (const void *key) in file_hash_2()
511 char **key = words; local
108 struct variable const *key = (struct variable const *) keyv; in variable_hash_1() local115 struct variable const *key = (struct variable const *) keyv; in variable_hash_2() local
45 struct function_table_entry const *key = (struct function_table_entry const *) keyv; in function_table_entry_hash_1() local52 struct function_table_entry const *key = (struct function_table_entry const *) keyv; in function_table_entry_hash_2() local889 a_word_hash_1 (const void *key) in a_word_hash_1()895 a_word_hash_2 (const void *key) in a_word_hash_2()
1689 dep_hash_1 (const void *key) in dep_hash_1()1695 dep_hash_2 (const void *key) in dep_hash_2()
29 void _Catalog_locale_map::insert(nl_catd_type key, const locale& L) { in insert()54 void _Catalog_locale_map::erase(nl_catd_type key) { in erase()
268 int key = (id % 3 == 0 ? 3 : id); in hmmap2() local
652 png_charp key; /* keyword, 1-79 character description of "text" */ member