toktostr
static char *toktostr();
sizeof (expectbuf), "expected '%s'", toktostr(exp1));
sizeof (expectbuf), "expected '%s' or '%s'", toktostr(exp1),
toktostr(exp2));
toktostr(exp1), toktostr(exp2), toktostr(exp3));