Searched defs:father (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/gcc/gcc/ |
H A D | et-forest.h | 65 struct et_node *father; /* Father of the node. */ member
|
H A D | et-forest.c | 525 et_set_father (struct et_node *t, struct et_node *father) in et_set_father() 584 struct et_node *father = t->father; in et_split() local
|
H A D | cfgloop.c | 330 struct loop *ploop, *father = loop->outer; in establish_preds() local 352 flow_loop_tree_node_add (struct loop *father, struct loop *loop) in flow_loop_tree_node_add() 366 struct loop *prev, *father; in flow_loop_tree_node_remove() local
|
H A D | cfgloopmanip.c | 570 struct loop *father = loop->pred[0], *act; in fix_loop_placement() local
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | cfgloop.c | 452 flow_loop_tree_node_add (father, loop) in flow_loop_tree_node_add() argument 472 struct loop *prev, *father; local
|
/openbsd/gnu/usr.bin/binutils/binutils/ |
H A D | ieee.c | 1911 bfd_vma attr, frame_type, push_mask, nargs, level, father; in parse_ieee_ty() local
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | ieee.c | 1912 bfd_vma attr, frame_type, push_mask, nargs, level, father; in parse_ieee_ty() local
|