Searched refs:aunt (Results 1 – 1 of 1) sorted by relevance
180 struct rbnode *aunt = get_child(grandparent, in fix_extra_red() local183 if ((aunt != NULL) && is_red(aunt)) { in fix_extra_red()186 set_color(aunt, BLACK); in fix_extra_red()