Searched refs:n_direct_entries (Results 1 – 1 of 1) sorted by relevance
205 unsigned n_direct_entries:3; /* Number of entries in direct storage. member309 : h->n_direct_entries; in n_entries()316 h->n_direct_entries++; in n_entries_inc()323 h->n_direct_entries--; in n_entries_dec()871 assert(h->n_direct_entries == 0); in hashmap_free_no_clear()929 h->n_direct_entries = 0; in _hashmap_clear()1119 h->indirect.n_entries = h->n_direct_entries; in resize_buckets()1121 h->n_direct_entries = 0; in resize_buckets()