Home
last modified time | relevance | path

Searched refs:__child (Results 1 - 2 of 2) sorted by relevance

/third_party/libabigail/src/
H A Dabg-viz-dot.cc101 dot::add_edge(const node_base& __parent, const node_base& __child) in add_edge() argument
107 _M_sstream << "Node" << __child._M_count; in add_edge()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp18490 void (*__child) (void)) throw ();
37820 for (_Distance __child = 1; __child < __n; ++__child)
37822 if (__comp(__first + __parent, __first + __child))
37823 return __child;
37824 if ((__child & 1) == 0)
[all...]

Completed in 29 milliseconds