Searched defs:mytree (Results 1 – 1 of 1) sorted by relevance
64 struct mytree { struct65 struct node *top;66 struct node *cur;67 int indent;68 int ignore;