Searched defs:append_type (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/include/ext/
H A Dtypelist.h217 typedef append_<Tl, Typelist_Chain> append_type; typedef in struct:typelist::detail::append_
364 typedef append<Hd_Typelist, node<rest_type> > append_type; typedef in struct:typelist::detail::chain_flatten_
433 typedef detail::append_<root0_type, root1_type> append_type; typedef in struct:typelist::append
444 typedef detail::append_typelist_<root_type> append_type; typedef in struct:typelist::append_typelist
/haiku-buildtools/legacy/binutils/binutils/
H A Dprdbg.c374 append_type (struct pr_handle *info, const char *s) function
[all...]
/haiku-buildtools/binutils/binutils/
H A Dprdbg.c373 append_type (struct pr_handle *info, const char *s) function
[all...]
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dgogo.cc221 Function_type* append_type = Type::make_function_type(NULL, NULL, NULL, loc); local

Completed in 72 milliseconds