Home
last modified time | relevance | path

Searched refs:print_type (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dlex_integer.c23 void print_type(struct s);
29 print_type(0); in no_suffix()
32 print_type(-1); in no_suffix()
35 print_type(2147483647); in no_suffix()
37 print_type(0x7fffffff); in no_suffix()
39 print_type(017777777777); in no_suffix()
42 print_type(0x80000000); in no_suffix()
44 print_type(020000000000); in no_suffix()
46 print_type(0xffffffff); in no_suffix()
49 print_type(2147483648); in no_suffix()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-objc-common.cc186 print_type (c_pretty_printer *cpp, tree t, bool *quoted) in print_type() function
301 print_type (cpp, t, quoted); in c_tree_printer()
338 print_type (&cpp, m_labelled_type, &quoted); in get_text()
H A DChangeLog768 * c-objc-common.c (print_type): Handle erroneous types.
1940 (print_type): Update accordingly.
1986 (print_type): Use it to decide whether an aka type is worth printing.
2857 (print_type): ...this new function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-objc-common.c186 print_type (c_pretty_printer *cpp, tree t, bool *quoted) in print_type() function
310 print_type (cpp, t, quoted); in c_tree_printer()
347 print_type (&cpp, m_labelled_type, &quoted); in get_text()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Ddebug.cc652 print_type(PrintContext& ctx, in print_type() function
678 print_type(ctx, type._M_type, "<unknown type>"); in print_field()
754 print_type(ctx, iterator._M_seq_type, "<unknown seq_type>"); in print_field()
816 print_type(ctx, type._M_type, "<unknown type>"); in print_description()
841 print_type(ctx, inst._M_type, "<unknown type>"); in print_description()
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dz8kgen.c886 print_type (struct op *n) in print_type() function
963 print_type (p); in internal()
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dz8kgen.c886 print_type (struct op *n) in print_type() function
963 print_type (p); in internal()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlanghooks.h435 lang_print_tree_hook print_type; member
H A Dprint-tree.c717 lang_hooks.print_type (file, node, indent); in print_node()
1150 lang_hooks.print_type (stderr, const_cast <tree_node*> (ptr), 0); in dump_tree_via_hooks()
H A Dtree.c6375 lang_hooks.print_type = lhd_print_tree_nothing; in free_lang_data()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlanghooks.h491 lang_print_tree_hook print_type; member
H A Dprint-tree.cc721 lang_hooks.print_type (file, node, indent); in print_node()
1159 lang_hooks.print_type (stderr, const_cast <tree_node*> (ptr), 0); in dump_tree_via_hooks()
H A Dipa-free-lang-data.cc1125 lang_hooks.print_type = lhd_print_tree_nothing; in free_lang_data()
H A DChangeLog-20185990 print_xnode, print_decl, print_type and print_identifier of
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Ddebug.cc921 print_type(PrintContext& ctx, const _Parameter::_Type& type) in print_type() function
1002 print_type(ctx, variant._M_iterator_value_type); in print_description()
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-202060 (rust_language::print_type): Likewise.
109 (pascal_language::print_type): ...this. Update calls to member
159 (go_language::print_type): ...this.
3095 (f_language::print_type): ...this.
3108 * language.h (language_defn::print_type): Add variable names in
9626 (ada_language::print_type): New member function.
9628 (c_language::print_type): New member function.
9630 (cplus_language::print_type): New member function.
9632 (asm_language::print_type): New member function.
9634 (minimal_language::print_type): New member function.
[all …]
H A DChangeLog-20211998 * rust-lang.c (rust_language::print_type): Construct the
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20001061 (print_type): Rename to print_type_id.
1575 print_function_parameter, print_type, print_cv_qualifier): New
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20215201 (print_type): Rename in...
5208 (print_quoted_named_name, print_type_type, print_type, print_instance): New.
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git92207 I looked at having each print_type method simply modify the flags
124764 The next patch will want to do language->print_type(type, ...), to
124767 most language implementations of language_defn::print_type call
124771 the point of calling language->print_type()...
124776 language_defn::print_type implementations naturally pass down