Home
last modified time | relevance | path

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

/locale/programs/
A Dlocarchive.c845 uint32_t file_offsets[__LC_LAST]; in add_locale() local
869 memset (file_offsets, 0, sizeof (file_offsets)); in add_locale()
965 file_offsets[cnt] = GET (sumhashtab[idx].file_offset); in add_locale()
1000 && file_offsets[cnt] == 0) in add_locale()
1042 file_offsets[cnt] = lastpos; in add_locale()
1064 SET (sumhashtab[idx].file_offset, file_offsets[cnt]); in add_locale()
1069 lastoffset = file_offsets[LC_ALL]; in add_locale()
1073 file_offsets[cnt] = lastoffset; in add_locale()
1124 SET (locrecent->record[cnt].offset, file_offsets[cnt]); in add_locale()

Completed in 5 milliseconds