makePeekFor 110 tools/greg.h extern Node *makePeekFor(Node *e); makePeekFor 81 tools/greg.y | AND suffix { push(makePeekFor(pop())); }