Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/top/dist/
H A Dhash.h64 int num_buckets; member
69 int num_buckets; member
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dpdb.c268 uint32_t num_entries, num_buckets; in populate_info_stream() local
4718 const unsigned int num_buckets = 4096; in populate_publics_stream() local
5024 uint32_t num_strings = 0, num_buckets; in populate_names_stream() local
/netbsd-src/external/bsd/elftoolchain/dist/common/
H A Duthash.h1096 unsigned num_buckets, log2_num_buckets; member