smax               76 global/literal.c } w[MAXSIZ], *smax, *q;
smax              242 global/literal.c 	s = smax = w;
smax              257 global/literal.c 				if (smax >= &w[MAXSIZ - 1])
smax              259 global/literal.c 				s->link = ++smax;
smax              260 global/literal.c 				s = smax;
smax              270 global/literal.c 		if (smax >= &w[MAXSIZ - 1])
smax              272 global/literal.c 		s->nst = ++smax;
smax              273 global/literal.c 		s = smax;
smax              275 global/literal.c 	smax->out = 1;