Lines Matching refs:name_offset
511 - 1].cnt].name_offset)); in enlarge_archive()
516 + GET (oldnamehashtab[oldlocrecarray[cnt].cnt].name_offset)), in enlarge_archive()
525 + GET (oldnamehashtab[oldlocrecarray[cnt].cnt].name_offset)), in enlarge_archive()
723 while (GET (namehashtab[idx].name_offset) != 0) in insert_name()
727 (char *) ah->addr + GET (namehashtab[idx].name_offset)) in insert_name()
745 (char *) ah->addr + GET (namehashtab[idx].name_offset)); in insert_name()
777 if (GET (namehashent->name_offset) == 0) in add_alias()
791 assert (GET (namehashent->name_offset) != 0); in add_alias()
803 SET (namehashent->name_offset, in add_alias()
1077 if (GET (namehashent->name_offset) == 0) in add_locale()
1083 SET (namehashent->name_offset, in add_locale()
1558 while (GET (namehashtab[idx].name_offset) != 0) in delete_locales_from_archive()
1563 + GET (namehashtab[idx].name_offset))) in delete_locales_from_archive()
1577 if (GET (namehashtab[idx].name_offset) == 0 && ! be_quiet) in delete_locales_from_archive()
1650 names[used].name = ah.addr + GET (namehashtab[cnt].name_offset); in show_archive_content()