Searched refs:locrecent (Results 1 – 5 of 5) sorted by relevance
154 + GET (head.locrectab_size) * sizeof (struct locrecent))); in create_archive()240 struct locrecent *locrec;246 struct locrecent *la = ((const struct oldlocrecent *) a)->locrec; in oldlocrecentcmp()247 struct locrecent *lb = ((const struct oldlocrecent *) b)->locrec; in oldlocrecentcmp()409 * sizeof (struct locrecent)))); in enlarge_archive()481 = (struct locrecent *) ((char *) ah->addr in enlarge_archive()493 struct locrecent *oldlocrec = oldlocrecarray[cnt].locrec; in enlarge_archive()814 struct locrecent *locrecent in add_alias() local815 = (struct locrecent *) ((char *) ah->addr in add_alias()817 INC (locrecent->refs, -1); in add_alias()[all …]
695 struct locrecent *locrec; in write_archive_locales()705 locrec = (struct locrecent *) (addr + names[cnt].locrec_offset); in write_archive_locales()
122 + h->locrectab_used * sizeof (struct locrecent)); in calculate_head_size()144 struct locrecent *locrec; in _nl_load_locale_from_archive()305 locrec = (struct locrecent *) (headmap.ptr + namehashtab[idx].locrec_offset); in _nl_load_locale_from_archive()
70 struct locrecent struct
3754 * locale/locarchive.h (struct locrecent): Add `refs' member.