enthist
extern struct Hist *enthist(int, struct wordent *, bool);
struct Hist *enthist(int, struct wordent *, bool);
(void) enthist(++eventno, sp, 1);
return (&enthist(-1000, &lex, 0)->Hlex);