Home
last modified time | relevance | path

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

/intl/
A DgettextP.h126 struct sysdep_string_desc struct
178 const struct sysdep_string_desc *orig_sysdep_tab;
180 const struct sysdep_string_desc *trans_sysdep_tab;
A Dloadmsgcat.c941 struct sysdep_string_desc *inmem_orig_sysdep_tab; in _nl_load_domain()
942 struct sysdep_string_desc *inmem_trans_sysdep_tab; in _nl_load_domain()
1043 * sizeof (struct sysdep_string_desc); in _nl_load_domain()
1055 inmem_orig_sysdep_tab = (struct sysdep_string_desc *) mem; in _nl_load_domain()
1057 * sizeof (struct sysdep_string_desc); in _nl_load_domain()
1058 inmem_trans_sysdep_tab = (struct sysdep_string_desc *) mem; in _nl_load_domain()
1060 * sizeof (struct sysdep_string_desc); in _nl_load_domain()
1127 struct sysdep_string_desc *inmem_tab_entry = in _nl_load_domain()

Completed in 7 milliseconds