Searched defs:_tree (Results 1 – 1 of 1) sorted by relevance
69 typedef struct _tree { struct70 struct _tree *down, *right; argument74 struct _tree *tref; /* if token==TREE_REF */ argument76 } v;78 int in_use;79 int seq;