Searched refs:modtab (Results 1 – 1 of 1) sorted by relevance
252 const struct module_entry *modtab; in __gconv_lookup_cache() local263 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