this_height       369 gc/backgraph.c     word this_height;
this_height       375 gc/backgraph.c       this_height = 1;
this_height       377 gc/backgraph.c         this_height = backwards_height(q);
this_height       379 gc/backgraph.c     if (this_height >= result) result = this_height + 1;