Home
last modified time | relevance | path

Searched refs:hash_load (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dhash.h62 void hash_load __P((struct hash_table *ht, void *item_table,
Dhash.c69 hash_load (struct hash_table *ht, void *item_table, in hash_load() function
Dfunction.c2338 hash_load (&function_table, function_table_init, in hash_init_function_table()