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