Home | History | Annotate | Download | only in tzcode

Lines Matching full:nseen

2059 	register int			nseen;
2092 nseen = 0;
2096 types[nseen++] = sp->types[i];
2098 for (sameind = 0; sameind < nseen; ++sameind) {
2102 for (otherind = 0; otherind < nseen; ++otherind) {