Home
last modified time | relevance | path

Searched refs:append_type (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/binutils-2.34/binutils/
H A Dprdbg.c445 || ! append_type (info, ")")) in substitute_type()
453 && append_type (info, s)); in substitute_type()
818 && append_type (info, "):") in pr_range_type()
819 && append_type (info, abl) in pr_range_type()
820 && append_type (info, ":") in pr_range_type()
821 && append_type (info, abu)); in pr_range_type()
1139 if (! append_type (info, s) in pr_fix_visibility()
1169 || ! append_type (info, ab) in pr_struct_field()
1188 return append_type (info, t); in pr_struct_field()
1328 return append_type (info, t); in pr_class_static_member()
[all …]
/dragonfly/contrib/binutils-2.27/binutils/
H A Dprdbg.c443 || ! append_type (info, ")")) in substitute_type()
451 && append_type (info, s)); in substitute_type()
816 && append_type (info, "):") in pr_range_type()
817 && append_type (info, abl) in pr_range_type()
818 && append_type (info, ":") in pr_range_type()
819 && append_type (info, abu)); in pr_range_type()
1137 if (! append_type (info, s) in pr_fix_visibility()
1167 || ! append_type (info, ab) in pr_struct_field()
1186 return append_type (info, t); in pr_struct_field()
1326 return append_type (info, t); in pr_class_static_member()
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dtypelist.h218 typedef append_<Tl, Typelist_Chain> append_type; in _GLIBCXX_VISIBILITY()
221 typedef chain<Hd, typename append_type::type> type; in _GLIBCXX_VISIBILITY()
365 typedef append<Hd_Typelist, node<rest_type> > append_type; in _GLIBCXX_VISIBILITY()
367 typedef typename append_type::type::root type; in _GLIBCXX_VISIBILITY()
434 typedef detail::append_<root0_type, root1_type> append_type;
437 typedef node<typename append_type::type> type;
445 typedef detail::append_typelist_<root_type> append_type;
448 typedef node<typename append_type::type> type;
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dtypelist.h206 typedef append_<Tl, Typelist_Chain> append_type; in _GLIBCXX_VISIBILITY()
209 typedef chain<Hd, typename append_type::type> type; in _GLIBCXX_VISIBILITY()
353 typedef append<Hd_Typelist, node<rest_type> > append_type; in _GLIBCXX_VISIBILITY()
355 typedef typename append_type::type::root type; in _GLIBCXX_VISIBILITY()
412 typedef detail::append_<root0_type, root1_type> append_type; in _GLIBCXX_VISIBILITY()
415 typedef node<typename append_type::type> type; in _GLIBCXX_VISIBILITY()
423 typedef detail::append_typelist_<root_type> append_type; in _GLIBCXX_VISIBILITY()
426 typedef node<typename append_type::type> type; in _GLIBCXX_VISIBILITY()