Home | History | Annotate | Download | only in tzcode

Lines Matching refs:nseen

1887 	register int			nseen;
1921 nseen = 0;
1925 types[nseen++] = sp->types[i];
1927 for (sameind = 0; sameind < nseen; ++sameind) {
1931 for (otherind = 0; otherind < nseen; ++otherind) {