Searched refs:dump_tree (Results 1 – 10 of 10) sorted by relevance
84 int (*dump_tree) PARAMS ((void *, tree)); member
382 if ((*lang_hooks.tree_dump.dump_tree) (di, t))
4224 C_TYPE_QUALS. Likewise for lang_hooks.tree_dump.dump_tree instead of
88 bool (*dump_tree) (void *, tree); member
400 if (lang_hooks.tree_dump.dump_tree (di, t)) in dequeue_and_dump()
346 extern void DECL(dump_tree,(struct directory * node));
1978 void FDECL1(dump_tree, struct directory *, node){ argument1985 if(dpnt->subdir) dump_tree(dpnt->subdir);
1609 dump_tree(root); in dirtree_dump()
234 * error.c (dump_tree): Use output_add_string not OB_PUTS.
10106 * error.c (dump_tree): Use output_add_string not OB_PUTS.