T_NUMCOL
unsigned int t_tabstops[T_NUMCOL / (sizeof(unsigned int) * 8)];
memset(t->t_tabstops, 0, T_NUMCOL / 8);
if (col >= T_NUMCOL)
if (col >= T_NUMCOL)
if (col >= T_NUMCOL)
memset(t->t_tabstops, 0, T_NUMCOL / 8);
for (i = 8; i < T_NUMCOL; i += 8)