Searched defs:last_child (Results 1 – 3 of 3) sorted by relevance
171 Dwarf_P_Die last_child; in _dwarf_die_link() local
704 struct libder_object *child, *last_child, *tmp; in libder_obj_coalesce_children() local
5767 bool highlight, bool last_child) { in DisplayRowObject()5827 const bool last_child = row.parent && &rows[rows.size() - 1] == &row; in DisplayRows() local