Searched defs:father (Results 1 – 3 of 3) sorted by relevance
50 #define RB_SET_FATHER(rb, father) \ argument276 struct archive_rb_node * father = RB_FATHER(self); in __archive_rb_tree_insert_rebalance() local352 struct archive_rb_node *father = RB_FATHER(self); in __archive_rb_tree_prune_node() local477 struct archive_rb_node *father = RB_FATHER(self); in __archive_rb_tree_prune_blackred_branch() local
160 int father = HEAP_FATHER(son); in heap_insert() local180 int child, father, max = h->elements - 1; in heap_extract() local
211 uint32_t curr = i, father = 0; in heap_up() local