Searched defs:brother (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/usr.sbin/acpitools/aml/ |
H A D | aml_name.h | 45 struct aml_name *brother; member
|
/netbsd-src/common/lib/libc/gen/ |
H A D | rb.c | 823 struct rb_node *brother = parent->rb_nodes[other]; in rb_tree_removal_rebalance() local 1132 const struct rb_node *brother; in rb_tree_check_node() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | graphds.cc | 406 int *parent, int *son, int *brother) in graphds_domtree()
|
H A D | dominance.cc | 1309 int y, int *son, int *brother) in determine_dominators_for_sons() 1399 int *parent, *son, *brother; in iterate_fix_dominators() local
|
/netbsd-src/external/gpl3/gcc.old/dist/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
|
/netbsd-src/external/bsd/libarchive/dist/libarchive/ |
H A D | archive_rb.c | 555 struct archive_rb_node *brother = parent->rb_nodes[other]; in __archive_rb_tree_removal_rebalance() local
|
/netbsd-src/sys/uvm/ |
H A D | uvm_map.c | 400 struct vm_map_entry *brother; uvm_rb_fixup() local
|