Home | History | Annotate | Download | only in tzcode

Lines Matching full:nseen

1869 	register int			nseen;
1903 nseen = 0;
1907 types[nseen++] = sp->types[i];
1909 for (sameind = 0; sameind < nseen; ++sameind) {
1913 for (otherind = 0; otherind < nseen; ++otherind) {