Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gmake/dist/
H A Dhash.h62 void hash_load __P((struct hash_table *ht, void *item_table,
H A Dhash.c69 hash_load (struct hash_table *ht, void *item_table, in hash_load() function
H A Dfunction.c2338 hash_load (&function_table, function_table_init, in hash_init_function_table()