HomeSort by: relevance | last modified time | path
    Searched defs:orig_sysdep_tab (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl2/texinfo/dist/intl/
gettextP.h 105 const struct sysdep_string_desc *orig_sysdep_tab; member in struct:loaded_domain
loadmsgcat.c 1059 domain->orig_sysdep_tab = NULL;
1078 const nls_uint32 *orig_sysdep_tab; local
1113 orig_sysdep_tab = (const nls_uint32 *)
1138 ? orig_sysdep_tab[i]
1217 ? orig_sysdep_tab[i]
1255 ? orig_sysdep_tab[i]
1348 domain->orig_sysdep_tab = inmem_orig_sysdep_tab;
1357 domain->orig_sysdep_tab = NULL;
1366 domain->orig_sysdep_tab = NULL;
  /src/external/gpl3/gcc.old/dist/intl/
gettextP.h 112 const struct sysdep_string_desc *orig_sysdep_tab; member in struct:loaded_domain
loadmsgcat.c 1053 domain->orig_sysdep_tab = NULL;
1072 const nls_uint32 *orig_sysdep_tab; local
1106 orig_sysdep_tab = (const nls_uint32 *)
1125 ? orig_sysdep_tab[i]
1175 ? orig_sysdep_tab[i]
1256 domain->orig_sysdep_tab = inmem_orig_sysdep_tab;
1265 domain->orig_sysdep_tab = NULL;
  /src/external/gpl2/gettext/dist/gettext-runtime/intl/
gettextP.h 170 const struct sysdep_string_desc *orig_sysdep_tab; member in struct:loaded_domain
loadmsgcat.c 943 domain->orig_sysdep_tab = NULL;
962 const nls_uint32 *orig_sysdep_tab; local
997 orig_sysdep_tab = (const nls_uint32 *)
1022 ? orig_sysdep_tab[i]
1101 ? orig_sysdep_tab[i]
1139 ? orig_sysdep_tab[i]
1232 domain->orig_sysdep_tab = inmem_orig_sysdep_tab;
1241 domain->orig_sysdep_tab = NULL;
1250 domain->orig_sysdep_tab = NULL;

Completed in 37 milliseconds