Home
last modified time | relevance | path

Searched defs:num_buckets (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/dbghelp/
H A Dstorage.c319 static unsigned hash_table_hash(const char* name, unsigned num_buckets) in hash_table_hash()
334 void hash_table_init(struct pool* pool, struct hash_table* ht, unsigned num_buckets) in hash_table_init()
H A Ddbghelp_private.h70 unsigned num_buckets; member
105 unsigned num_buckets; member