Home
last modified time | relevance | path

Searched defs:child_node (Results 1 – 3 of 3) sorted by relevance

/third_party/libabigail/include/
Dabg-viz-dot.h69 struct child_node : public node_base struct
71 child_node(const std::string& __id) in child_node() argument
/third_party/musl/libc-test/src/functional/
Dtest-malloc-info.c23 for (xmlNodePtr child_node = children; child_node != NULL; child_node = child_node->next) { in get_text_from_children() local
/third_party/python/Python/
Dhamt.c1690 PyHamtNode *child_node; in hamt_node_array_assoc() local