/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ptree.cc | 54 print_node (file, "result", DECL_TEMPLATE_RESULT (node), indent + 4); in cxx_print_decl() 55 print_node (file, "parms", DECL_TEMPLATE_PARMS (node), indent + 4); in cxx_print_decl() 119 print_node (file, "template-info", DECL_TEMPLATE_INFO (node), in cxx_print_decl() 129 print_node (file, "args", TYPE_TI_ARGS (node), indent + 4); in cxx_print_type() 143 print_node (file, "throws", TYPE_RAISES_EXCEPTIONS (node), indent + 4); in cxx_print_type() 151 print_node (file, "expr", DECLTYPE_TYPE_EXPR (node), indent + 4); in cxx_print_type() 155 print_node (file, "saved_lookups", in cxx_print_type() 161 print_node (file, "fullname", TYPENAME_TYPE_FULLNAME (node), in cxx_print_type() 166 print_node (file, "expr", TYPEOF_TYPE_EXPR (node), indent + 4); in cxx_print_type() 172 print_node (file, "type", BASES_TYPE (node), indent + 4); in cxx_print_type() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | ptree.c | 53 print_node (file, "parms", DECL_TEMPLATE_PARMS (node), indent + 4); in cxx_print_decl() 78 print_node (file, "args", TYPE_TI_ARGS (node), indent + 4); in cxx_print_type() 92 print_node (file, "throws", TYPE_RAISES_EXCEPTIONS (node), indent + 4); in cxx_print_type() 100 print_node (file, "expr", DECLTYPE_TYPE_EXPR (node), indent + 4); in cxx_print_type() 104 print_node (file, "fullname", TYPENAME_TYPE_FULLNAME (node), in cxx_print_type() 109 print_node (file, "args", PACK_EXPANSION_EXTRA_ARGS (node), indent + 4); in cxx_print_type() 117 print_node (file, "ptrmemfunc fn type", TYPE_PTRMEMFUNC_FN_TYPE (node), in cxx_print_type() 204 print_node (file, "capture_list", LAMBDA_EXPR_CAPTURE_LIST (node), indent + 4); in cxx_print_lambda_node() 205 print_node (file, "this_capture", LAMBDA_EXPR_THIS_CAPTURE (node), indent + 4); in cxx_print_lambda_node() 214 print_node (file, "functions", BASELINK_FUNCTIONS (node), indent + 4); in cxx_print_xnode() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | print-tree.c | 222 print_node (FILE *file, const char *prefix, tree node, int indent, in print_node() function 327 print_node (file, "type", TREE_TYPE (node), indent + 4); in print_node() 504 print_node (file, "size", DECL_SIZE (node), indent + 4); in print_node() 505 print_node (file, "unit-size", DECL_SIZE_UNIT (node), indent + 4); in print_node() 535 print_node (file, "offset", DECL_FIELD_OFFSET (node), indent + 4); in print_node() 536 print_node (file, "bit-offset", DECL_FIELD_BIT_OFFSET (node), in print_node() 539 print_node (file, "bit_field_type", DECL_BIT_FIELD_TYPE (node), in print_node() 547 print_node (file, "attributes", in print_node() 560 print_node (file, "result", DECL_RESULT_FLD (node), indent + 4); in print_node() 573 print_node (file, "arg-type", DECL_ARG_TYPE (node), indent + 4); in print_node() [all …]
|
H A D | print-tree.h | 40 extern void print_node (FILE *, const char *, tree, int,
|
H A D | ipa-devirt.c | 1762 print_node (symtab->dump_file, "", val->type, 0); 1764 print_node (symtab->dump_file, "", type, 0); 2191 print_node (f, "", odr_types[i]->type, 0); 2192 print_node (f, "", TYPE_NAME (odr_types[i]->type), 0); 2199 print_node (f, "", (*odr_types[i]->types)[j], 0); 2204 print_node (f, "", t, 0); 2206 print_node (f, "", TYPE_NAME ((*odr_types[i]->types)[j]), 0);
|
H A D | genmatch.c | 1716 static void print_node (dt_node *, FILE *f = stderr, unsigned = 0); 2028 decision_tree::print_node (dt_node *p, FILE *f, unsigned indent) in print_node() function 2063 decision_tree::print_node (p->kids[i], f, indent + 2); in print_node() 2069 return decision_tree::print_node (root, f); in print()
|
H A D | ipa-icf.c | 2066 print_node (file, "", decl, 0); in dump_to_file()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | print-tree.cc | 222 print_node (FILE *file, const char *prefix, tree node, int indent, in print_node() function 327 print_node (file, "type", TREE_TYPE (node), indent + 4); in print_node() 508 print_node (file, "size", DECL_SIZE (node), indent + 4); in print_node() 509 print_node (file, "unit-size", DECL_SIZE_UNIT (node), indent + 4); in print_node() 539 print_node (file, "offset", DECL_FIELD_OFFSET (node), indent + 4); in print_node() 540 print_node (file, "bit-offset", DECL_FIELD_BIT_OFFSET (node), in print_node() 543 print_node (file, "bit_field_type", DECL_BIT_FIELD_TYPE (node), in print_node() 551 print_node (file, "attributes", in print_node() 564 print_node (file, "result", DECL_RESULT_FLD (node), indent + 4); in print_node() 577 print_node (file, "arg-type", DECL_ARG_TYPE (node), indent + 4); in print_node() [all …]
|
H A D | splay-tree-utils.cc | 98 auto print_node = [](pretty_printer *pp, splay_tree_node<int> *node) in test_print() local 103 tree.print (&pp, print_node); in test_print()
|
H A D | print-tree.h | 40 extern void print_node (FILE *, const char *, tree, int,
|
H A D | ipa-devirt.cc | 1776 print_node (symtab->dump_file, "", val->type, 0); in add_type_duplicate() 1778 print_node (symtab->dump_file, "", type, 0); in add_type_duplicate() 2207 print_node (f, "", odr_types[i]->type, 0); in dump_type_inheritance_graph() 2208 print_node (f, "", TYPE_NAME (odr_types[i]->type), 0); in dump_type_inheritance_graph() 2215 print_node (f, "", (*odr_types[i]->types)[j], 0); in dump_type_inheritance_graph() 2220 print_node (f, "", t, 0); in dump_type_inheritance_graph() 2222 print_node (f, "", TYPE_NAME ((*odr_types[i]->types)[j]), 0); in dump_type_inheritance_graph()
|
H A D | genmatch.cc | 1724 static void print_node (dt_node *, FILE *f = stderr, unsigned = 0); 2036 decision_tree::print_node (dt_node *p, FILE *f, unsigned indent) in print_node() function in decision_tree 2071 decision_tree::print_node (p->kids[i], f, indent + 2); in print_node() 2077 return decision_tree::print_node (root, f); in print()
|
H A D | ipa-icf.cc | 2099 print_node (file, "", decl, 0); in dump_to_file()
|
H A D | ChangeLog-2008 | 2660 * print-tree.c (print_node): Use code instead of TREE_CODE (node). 2662 * print-tree.c (print_node): Don't print DECL_INITIAL 11592 * print-tree.c (print_node_brief, print_node): Likewise. 12345 * print-tree.c (print_node): Remove DECL_INLINE check. 12685 * print-tree.c (print_node): Ignore DECL_INLINE. 13148 * print-tree.c (print_node): Add support for OPTIMIZATION_NODE and 19163 * print-tree.c (print_node): Added code to be able to print PHI_NODES. 20050 * print-tree.c (print_node): Remove handling of SFTs. 21812 * print-tree.c (print_node): Don't print TREE_INVARIANT. 22291 * print-tree.c (print_node_brief, print_node): Ditto. [all …]
|
/netbsd-src/external/bsd/mdocml/dist/ |
H A D | mdoc_man.c | 127 static void print_node(DECL_ARGS); 634 print_node(mdoc, n); in man_mdoc() 639 print_node(DECL_ARGS) in print_node() function 702 print_node(meta, sub); in print_node() 1227 print_node(meta, n); in pre_fa() 1297 print_node(meta, n); in pre_fn() 1621 print_node(meta, n); in pre_onearg() 1817 print_node(meta, n); in pre_xr() 1823 print_node(meta, n); in pre_xr()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr-log.c | 143 print_node (file, "", t, 0); in avr_log_vadump()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr-log.cc | 143 print_node (file, "", t, 0); in avr_log_vadump()
|
/netbsd-src/external/gpl2/texinfo/dist/info/ |
H A D | session.h | 85 extern void print_node (NODE *node);
|
H A D | session.c | 3300 print_node (window->node); 3305 print_node (NODE *node) in print_node() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/ |
H A D | blocks.cc | 236 auto print_node = [](pretty_printer *pp, in print_full() local 244 print (pp, root (), print_node); in print_full()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | d-lang.cc | 1694 print_node (file, "frame_type", FRAMEINFO_TYPE (node), indent + 4); in d_print_xnode()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | d-lang.cc | 1815 print_node (file, "frame_type", FRAMEINFO_TYPE (node), indent + 4); in d_print_xnode()
|
/netbsd-src/lib/libperfuse/ |
H A D | ops.c | 49 static void print_node(const char *, puffs_cookie_t); 113 print_node(const char *func, puffs_cookie_t opc)
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-decl.c | 700 print_node (file, "symbol", I_SYMBOL_DECL (node), indent + 4); in c_print_identifier() 701 print_node (file, "tag", I_TAG_DECL (node), indent + 4); in c_print_identifier() 702 print_node (file, "label", I_LABEL_DECL (node), indent + 4); in c_print_identifier()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-decl.cc | 709 print_node (file, "symbol", I_SYMBOL_DECL (node), indent + 4); in c_print_identifier() 710 print_node (file, "tag", I_TAG_DECL (node), indent + 4); in c_print_identifier() 711 print_node (file, "label", I_LABEL_DECL (node), indent + 4); in c_print_identifier()
|