HomeSort by relevance Sort by last modified time
    Searched refs:n_sysdep_strings (Results 1 - 4 of 4) sorted by null

  /external/e2fsprogs/intl/
gmo.h 100 nls_uint32 n_sysdep_strings; member in struct:mo_file_header
loadmsgcat.c 1056 domain->n_sysdep_strings = 0;
1063 nls_uint32 n_sysdep_strings; local
1069 n_sysdep_strings =
1070 W (domain->must_swap, data->n_sysdep_strings);
1071 if (n_sysdep_strings > 0)
1124 for (i = 0; i < n_sysdep_strings; i++)
1204 for (i = 0; i < n_sysdep_strings; i++)
    [all...]
gettextP.h 102 nls_uint32 n_sysdep_strings; member in struct:loaded_domain
dcigettext.c 863 (char **) calloc (nstrings + domain->n_sysdep_strings,
    [all...]

Completed in 49 milliseconds