Home
last modified time | relevance | path

Searched refs:sumhashtab (Results 1 – 1 of 1) sorted by relevance

/locale/programs/
A Dlocarchive.c847 struct sumhashent *sumhashtab; in add_locale() local
928 while (GET (sumhashtab[idx].file_offset) != 0) in add_locale()
945 == GET (sumhashtab[idx].file_offset))) in add_locale()
954 (ah, GET (sumhashtab[idx].file_offset), in add_locale()
958 + GET (sumhashtab[idx].file_offset), in add_locale()
961 GET (sumhashtab[idx].file_offset), in add_locale()
1056 while (GET (sumhashtab[idx].file_offset) != 0) in add_locale()
1063 memcpy (sumhashtab[idx].sum, data[cnt].sum, 16); in add_locale()
1064 SET (sumhashtab[idx].file_offset, file_offsets[cnt]); in add_locale()
1660 struct sumhashent *sumhashtab; in show_archive_content() local
[all …]

Completed in 7 milliseconds