Searched refs:DictEntry (Results 1 – 1 of 1) sorted by relevance
52 typedef struct dict_entry DictEntry; typedef99 rval = kxld_array_init(&dict->buckets, sizeof(DictEntry), num_buckets); in kxld_dict_init()168 DictEntry *entry = NULL; in kxld_dict_find()196 DictEntry *entry = NULL; in get_locate_index()231 DictEntry *entry = NULL; in kxld_dict_insert()279 DictEntry *entry = NULL; in resize_dict()286 rval = kxld_array_init(&dict->resize_buckets, sizeof(DictEntry), nbuckets); in resize_dict()323 DictEntry *entry = NULL; in get_insert_index()351 DictEntry *entry = NULL; in kxld_dict_remove()386 DictEntry *entry = NULL; in kxld_dict_iterator_get_next()