Lines Matching refs:nsets
653 int nsets; /* number of sets */
669 nsets = 0;
674 nsets++;
683 printf("number of sets: %d\n", nsets);
691 + (nsets * sizeof(struct _nls_set_hdr))
701 cat_hdr->__nsets = htonl(nsets);
704 htonl(nsets * sizeof(struct _nls_set_hdr));
706 htonl(nsets * sizeof(struct _nls_set_hdr) +
714 nsets * sizeof(struct _nls_set_hdr));
717 nsets * sizeof(struct _nls_set_hdr) +