Home
last modified time | relevance | path

Searched refs:item_table (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dhash.c69 hash_load (struct hash_table *ht, void *item_table, in hash_load() argument
72 char *items = (char *) item_table; in hash_load()
Dhash.h62 void hash_load __P((struct hash_table *ht, void *item_table,