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

  /external/e2fsprogs/intl/
gmo.h 96 nls_uint32 n_sysdep_segments; member in struct:mo_file_header
loadmsgcat.c 1073 nls_uint32 n_sysdep_segments; local
1087 n_sysdep_segments =
1088 W (domain->must_swap, data->n_sysdep_segments);
1093 alloca (n_sysdep_segments * sizeof (const char *));
1094 for (i = 0; i < n_sysdep_segments; i++)
1152 if (sysdepref >= n_sysdep_segments)
    [all...]
  /toolchain/binutils/binutils-2.25/intl/
gmo.h 95 nls_uint32 n_sysdep_segments; member in struct:mo_file_header
loadmsgcat.c 1069 nls_uint32 n_sysdep_segments; local
1082 n_sysdep_segments =
1083 W (domain->must_swap, data->n_sysdep_segments);
1088 alloca (n_sysdep_segments * sizeof (const char *));
1089 for (i = 0; i < n_sysdep_segments; i++)
1141 if (sysdepref >= n_sysdep_segments)
    [all...]

Completed in 127 milliseconds