Lines Matching defs:hashmap_base_entry
95 struct hashmap_base_entry {
100 * hashmap_base_entry must be at the beginning of each entry struct. */
103 struct hashmap_base_entry b;
113 struct hashmap_base_entry b;
348 static struct hashmap_base_entry *bucket_at(HashmapBase *h, unsigned idx) {
349 return (struct hashmap_base_entry*)
371 static struct hashmap_base_entry *bucket_at_virtual(HashmapBase *h, struct swap_entries *swap,
438 struct hashmap_base_entry *e_from, *e_to;
480 static void *entry_value(HashmapBase *h, struct hashmap_base_entry *e) {
620 struct hashmap_base_entry *e;
682 struct hashmap_base_entry *e;
1168 struct hashmap_base_entry *e;
1217 struct hashmap_base_entry *e;
1281 struct hashmap_base_entry *e;
1326 struct hashmap_base_entry *e;
1403 struct hashmap_base_entry *e;
1504 struct hashmap_base_entry *e;
1516 struct hashmap_base_entry *e;
1532 struct hashmap_base_entry *e;
1619 struct hashmap_base_entry *e, *n;
1665 struct hashmap_base_entry *e, *n;