Home
last modified time | relevance | path

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

/iconv/
A Dgconv_cache.c252 const struct module_entry *modtab; in __gconv_lookup_cache() local
263 modtab = (const struct module_entry *) ((char *) gconv_cache in __gconv_lookup_cache()
270 from_module = &modtab[fromidx]; in __gconv_lookup_cache()
276 to_module = &modtab[toidx]; in __gconv_lookup_cache()
321 (char *) strtab + modtab[extra->module[idx].outname_offset].canonname_offset; in __gconv_lookup_cache()

Completed in 4 milliseconds