Home
last modified time | relevance | path

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

/iconv/
A Diconvconfig.h50 struct extra_entry struct
A Dgconv_cache.c288 const struct extra_entry *extra; in __gconv_lookup_cache()
292 extra = (const struct extra_entry *) ((char *) gconv_cache in __gconv_lookup_cache()
297 extra = (const struct extra_entry *) ((char *) extra in __gconv_lookup_cache()
298 + sizeof (struct extra_entry) in __gconv_lookup_cache()
A Diconvconfig.c1053 extra_table = (char *) xcalloc (sizeof (struct extra_entry) in write_output()
1104 struct extra_entry *extra; in write_output()
1107 extra = (struct extra_entry *) cur_extra_table; in write_output()
1108 cur_extra_table += sizeof (struct extra_entry); in write_output()
1176 <= ((sizeof (struct extra_entry) + sizeof (gidx_t) in write_output()

Completed in 10 milliseconds