Searched defs:father (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Det-forest.h65 struct et_node *father; /* Father of the node. */ member in struct:et_node
H A Det-forest.c525 et_set_father (struct et_node *t, struct et_node *father) argument
584 struct et_node *father = t->father; local
[all...]
H A Dcfgloop.c330 struct loop *ploop, *father = loop->outer; local
352 flow_loop_tree_node_add(struct loop *father, struct loop *loop) argument
366 struct loop *prev, *father; local
[all...]
H A Dcfgloopmanip.c570 struct loop *father = loop->pred[0], *act; local
/freebsd-11-stable/sys/netpfil/ipfw/
H A Ddn_heap.c162 int father = HEAP_FATHER(son); local
182 int child, father, max = h->elements - 1; local
[all...]
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_rb.c276 struct archive_rb_node * father = RB_FATHER(self); local
352 struct archive_rb_node *father = RB_FATHER(self); local
477 struct archive_rb_node *father = RB_FATHER(self); local
[all...]
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_ucast_dfsssp.c211 uint32_t curr = i, father = 0; local
/freebsd-11-stable/contrib/binutils/binutils/
H A Dieee.c1910 bfd_vma attr, frame_type, push_mask, nargs, level, father; local

Completed in 108 milliseconds