Home
last modified time | relevance | path

Searched refs:hash_insert (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dhash.c75 hash_insert (ht, items); in hash_load()
128 hash_insert (struct hash_table *ht, const void *item) in hash_insert() function
Dhash.h66 void *hash_insert __P((struct hash_table *ht, const void *item));
Ddir.c881 hash_insert (&dir->contents->dirfiles, new); in file_impossible()
Dfunction.c991 struct a_word *owp = hash_insert (&a_word_table, wp); in func_filter_filterout()