Home | History | Annotate | Download | only in tzcode

Lines Matching refs:nseen

1909     register int            nseen;
1951 nseen = 0;
1955 types[nseen++] = sp->types[i];
1957 for (sameind = 0; sameind < nseen; ++sameind) {
1961 for (otherind = 0; otherind < nseen; ++otherind) {