Searched refs:record (Results 1 – 5 of 5) sorted by relevance
255 if (GET (la->record[cnt].offset) < start_a) in oldlocrecentcmp()256 start_a = GET (la->record[cnt].offset); in oldlocrecentcmp()257 if (GET (la->record[cnt].offset) + GET (la->record[cnt].len) > end_a) in oldlocrecentcmp()258 end_a = GET (la->record[cnt].offset) + GET (la->record[cnt].len); in oldlocrecentcmp()267 start_b = GET (lb->record[cnt].offset); in oldlocrecentcmp()268 if (GET (lb->record[cnt].offset) + GET (lb->record[cnt].len) > end_b) in oldlocrecentcmp()269 end_b = GET (lb->record[cnt].offset) + GET (lb->record[cnt].len); in oldlocrecentcmp()1691 || (GET (locrec->record[idx].offset) in show_archive_content()1694 + GET (locrec->record[idx].len)) in show_archive_content()1736 GET (locrec->record[idx].len), in show_archive_content()[all …]
708 + locrec->record[LC_IDENTIFICATION].offset, in write_archive_locales()709 locrec->record[LC_IDENTIFICATION].len); in write_archive_locales()711 print_LC_CTYPE (addr + locrec->record[LC_CTYPE].offset, in write_archive_locales()712 locrec->record[LC_CTYPE].len); in write_archive_locales()
314 if (locrec->record[cnt].offset + locrec->record[cnt].len in _nl_load_locale_from_archive()318 results[cnt].addr = headmap.ptr + locrec->record[cnt].offset; in _nl_load_locale_from_archive()319 results[cnt].len = locrec->record[cnt].len; in _nl_load_locale_from_archive()328 ranges[nranges].from = locrec->record[cnt].offset; in _nl_load_locale_from_archive()329 ranges[nranges].len = locrec->record[cnt].len; in _nl_load_locale_from_archive()
77 } record[__LC_LAST]; member
60 record-status xasprintf
Completed in 15 milliseconds