Searched refs:showtree (Results 1 – 2 of 2) sorted by relevance
32 void showtree(union node *);
57 showtree(union node *n) in showtree() function