Home | History | Annotate | Download | only in gencat

Lines Matching refs:_nls_set_hdr

559 	struct _nls_set_hdr *set_hdr;
586 (cat_hdr.__mem < (int32_t)(cat_hdr.__nsets * sizeof(struct _nls_set_hdr))) ||
601 set_hdr = (struct _nls_set_hdr *)msgcat;
659 struct _nls_set_hdr *set_hdr;
691 + (nsets * sizeof(struct _nls_set_hdr))
704 htonl(nsets * sizeof(struct _nls_set_hdr));
706 htonl(nsets * sizeof(struct _nls_set_hdr) +
710 set_hdr = (struct _nls_set_hdr *) ((char *) msgcat +
714 nsets * sizeof(struct _nls_set_hdr));
717 nsets * sizeof(struct _nls_set_hdr) +