/netbsd-src/sys/arch/hpc/hpc/platid_gen/ |
H A D | gram.y | 180 dump_node(prefix, n) in dump_node() function 206 dump_node(prefix2, np);
|
H A D | platid_gen.h | 48 void dump_node(char *, node_t *);
|
H A D | platid_gen.c | 157 dump_node("", def_tree); in main()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-gimplify.c | 144 dump_node (DECL_SAVED_TREE (fndecl), in c_genericize()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | dumpfile.h | 644 extern void dump_node (const_tree, dump_flags_t, FILE *);
|
H A D | tree-dump.c | 721 dump_node (const_tree t, dump_flags_t flags, FILE *stream) in dump_node() function
|
H A D | tree-cfg.c | 8060 dump_node (fndecl, TDF_SLIM | flags, file); in dump_function_to_file()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dumpfile.h | 654 extern void dump_node (const_tree, dump_flags_t, FILE *);
|
H A D | tree-dump.cc | 721 dump_node (const_tree t, dump_flags_t flags, FILE *stream) in dump_node() function
|
H A D | tree-cfg.cc | 8149 dump_node (fndecl, TDF_SLIM | flags, file); in dump_function_to_file()
|
H A D | ChangeLog-2001 | 21301 (dump_node): Make extern. Add flags. 21309 * c-dump.c (dump_node): Make extern. Add flags.
|
H A D | ChangeLog-2007 | 9681 dump_flag, dump_node): Likewise. 9685 * tree-pass.h (dump_node): Likewise.
|
H A D | ChangeLog-2005 | 12836 dump_begin, dump_end, dump_node, dump_switch_p, dump_flag_name): Moved 12841 dump_enabled_p, dump_initialized_p, dump_begin, dump_end, dump_node,
|
H A D | ChangeLog-2018 | 16011 (dump_node, dump_bb): Move these unrelated decls. 21827 * tree-dump.c (dump_node): Use splay_tree_delete_pointers.
|
H A D | ChangeLog-2012 | 18652 dump_initialized_p, dump_begin, dump_end, dump_node, dump_switch_p,
|
H A D | ChangeLog-2013 | 34740 (dump_node (const_tree, int, FILE *)): Correct source file.
|
H A D | ChangeLog-2017 | 2808 * tree-dump.c (dump_node): Avoid warning.
|
H A D | ChangeLog-2004 | 33877 (dump_node): Remove const from field suffix and swtch.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-gimplify.cc | 612 dump_node (DECL_SAVED_TREE (fndecl), in c_genericize()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | decl2.c | 4741 dump_node (global_namespace, flags & ~TDF_SLIM, stream); in dump_tu()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | decl2.cc | 5003 dump_node (global_namespace, flags & ~TDF_SLIM, stream); in dump_tu()
|
H A D | ChangeLog-1999 | 1285 (dump_node): Pass DUMP_NONE, instead of DUMP_CHILDREN to queue.
|