Searched refs:dictnil (Results 1 – 1 of 1) sorted by relevance
1065 dnode_t *curr, *dictnil = dict_nil(dict), *loadnil = &load->nilnode, *next; in dict_load_end() local1089 complete->right = dictnil; in dict_load_end()1100 curr->left = dictnil; in dict_load_end()1101 curr->right = dictnil; in dict_load_end()1123 complete = dictnil; in dict_load_end()1133 dictnil->color = dnode_black; in dict_load_end()1134 dictnil->right = dictnil; in dict_load_end()1135 complete->parent = dictnil; in dict_load_end()