Searched defs:brother (Results 1 – 7 of 7) sorted by relevance
/dflybsd-src/sys/libprop/ |
H A D | prop_rb.c | 749 struct rb_node *brother = parent->rb_nodes[other]; in rb_tree_removal_rebalance() local 1058 const struct rb_node *brother; in rb_tree_check_node() local
|
/dflybsd-src/contrib/dhcpcd/compat/ |
H A D | rb.c | 826 struct rb_node *brother = parent->rb_nodes[other]; in rb_tree_removal_rebalance() local 1135 const struct rb_node *brother; in rb_tree_check_node() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | graphds.c | 402 int *parent, int *son, int *brother) in graphds_domtree()
|
H A D | dominance.c | 1159 int y, int *son, int *brother) in determine_dominators_for_sons() 1247 int *parent, *son, *brother; in iterate_fix_dominators() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | graphds.c | 406 int *parent, int *son, int *brother) in graphds_domtree()
|
H A D | dominance.c | 1302 int y, int *son, int *brother) in determine_dominators_for_sons() 1392 int *parent, *son, *brother; in iterate_fix_dominators() local
|
/dflybsd-src/contrib/libarchive/libarchive/ |
H A D | archive_rb.c | 555 struct archive_rb_node *brother = parent->rb_nodes[other]; in __archive_rb_tree_removal_rebalance() local
|