Searched refs:dictnil (Results 1 – 1 of 1) sorted by relevance
1085 dnode_t *curr, *dictnil = dict_nil(dict), *loadnil = &load->nilnode, *next; in dict_load_end() local1109 complete->right = dictnil; in dict_load_end()1120 curr->left = dictnil; in dict_load_end()1121 curr->right = dictnil; in dict_load_end()1143 complete = dictnil; in dict_load_end()1153 dictnil->color = dnode_black; in dict_load_end()1154 dictnil->right = dictnil; in dict_load_end()1155 complete->parent = dictnil; in dict_load_end()