Searched refs:sysdep_string_desc (Results 1 – 2 of 2) sorted by relevance
80 struct sysdep_string_desc struct112 const struct sysdep_string_desc *orig_sysdep_tab;114 const struct sysdep_string_desc *trans_sysdep_tab;
1076 struct sysdep_string_desc *inmem_orig_sysdep_tab;1077 struct sysdep_string_desc *inmem_trans_sysdep_tab;1116 * sizeof (struct sysdep_string_desc)1160 inmem_orig_sysdep_tab = (struct sysdep_string_desc *) mem;1161 mem += n_sysdep_strings * sizeof (struct sysdep_string_desc);1162 inmem_trans_sysdep_tab = (struct sysdep_string_desc *) mem;1163 mem += n_sysdep_strings * sizeof (struct sysdep_string_desc);