where is the "tree"'s definition?

Steven Bosscher s.bosscher@student.tudelft.nl
Wed Aug 6 08:55:00 GMT 2003


Op wo 06-08-2003, om 10:55 schreef He HongFu:
> Hi, All
> 	Sorry, a simple question, where is the "tree"'s definition? I cannot find it in "tree.h" and any other,


"tree" is in coretypes.h.  It's a pointer to "union tree_node", which is
defined in tree.h (as are all its member structs).
Gr.
STeven



More information about the Gcc mailing list