_SPECCHAR_ST
for (i = 0; i < _SPECCHAR_ST; i++)
if (i + _SPECCHAR_ST >= NROFFCHARS) {
t.width[i+_SPECCHAR_ST] = *p++ - '0';
return(i + _SPECCHAR_ST);
} else if (k >= nchtab + _SPECCHAR_ST) {
oput(k - nchtab - _SPECCHAR_ST);
codep = t.codetab[k-_SPECCHAR_ST];
char xchname[4 * (NROFFCHARS-_SPECCHAR_ST)]; /* hy, em, etc. */
short xchtab[NROFFCHARS-_SPECCHAR_ST]; /* indexes into chname[] */
return n + nchtab + _SPECCHAR_ST;
char *codetab[NROFFCHARS-_SPECCHAR_ST];