Home
last modified time | relevance | path

Searched defs:next_child (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/gprof/
H A Dcg_arcs.h38 struct arc *next_child; /* next child of PARENT */ member
/dflybsd-src/contrib/binutils-2.27/gprof/
H A Dcg_arcs.h38 struct arc *next_child; /* next child of PARENT */ member
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/
H A Dprefix_search_node_update_imp.hpp113 next_child(node_iterator nd_it, typename access_traits::const_iterator b, in next_child() function in PB_DS_CLASS_C_DEC
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/
H A Dprefix_search_node_update_imp.hpp113 next_child(node_iterator nd_it, typename access_traits::const_iterator b, in next_child() function in PB_DS_CLASS_C_DEC
/dflybsd-src/contrib/gcc-4.7/libgomp/
H A Dlibgomp.h257 struct gomp_task *next_child; member
/dflybsd-src/contrib/gdb-7/gdb/
H A Dobjfiles.c503 struct objfile *next_child = child->separate_debug_objfile_link; in free_objfile_separate_debug() local
H A Dmacrotab.c405 struct macro_source_file *child, *next_child; in free_macro_source_file() local
/dflybsd-src/contrib/lvm2/dist/tools/
H A Ddmsetup.c1886 struct dm_tree_node *child, *next_child; in _display_tree_walk_children() local