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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Det-forest.h62 struct et_node *father; /* Father of the node. */ member in struct:et_node
H A Det-forest.c517 et_set_father (struct et_node *t, struct et_node *father) argument
576 struct et_node *father = t->father; local
[all...]
H A Dtree-ssa-loop-ivcanon.c1480 loop_p father = get_loop (cfun, i); local
H A Dcfgloop.c281 establish_preds(class loop *loop, class loop *father) argument
305 flow_loop_tree_node_add(class loop *father, class loop *loop, class loop *after) argument
327 class loop *prev, *father; local
[all...]
H A Dcfgloopmanip.c130 class loop *father = current_loops->tree_root, *act; local
H A Dtree-ssa-reassoc.c272 class loop *father = bb->loop_father; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Det-forest.h62 struct et_node *father; /* Father of the node. */ member in struct:et_node
H A Dtree-ssa-loop-ivcanon.cc1478 loop_p father = get_loop (cfun, i); local
H A Dcfgloop.cc281 establish_preds(class loop *loop, class loop *father) argument
305 flow_loop_tree_node_add(class loop *father, class loop *loop, class loop *after) argument
327 class loop *prev, *father; local
[all...]
H A Dcfgloopmanip.cc130 class loop *father = current_loops->tree_root, *act; local
H A Dtree-ssa-reassoc.cc321 class loop *father = bb->loop_father; local
/netbsd-current/external/bsd/libarchive/dist/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...]
/netbsd-current/common/lib/libc/gen/
H A Drb.c394 struct rb_node * father = RB_FATHER(self); local
501 struct rb_node *father = RB_FATHER(self); local
706 struct rb_node *father = RB_FATHER(self); local
[all...]

Completed in 145 milliseconds