makePlus 114 tools/greg.h extern Node *makePlus(Node *e); makePlus 87 tools/greg.y | PLUS { push(makePlus (pop())); }