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

  /external/e2fsprogs/intl/
loadinfo.h 68 struct loaded_l10nfile struct
75 struct loaded_l10nfile *next;
76 struct loaded_l10nfile *successor[1];
101 extern struct loaded_l10nfile *
102 _nl_make_l10nflist (struct loaded_l10nfile **l10nfile_list,
finddomain.c 42 static struct loaded_l10nfile *_nl_loaded_domains;
48 struct loaded_l10nfile *
53 struct loaded_l10nfile *retval;
180 struct loaded_l10nfile *runp = _nl_loaded_domains;
184 struct loaded_l10nfile *here = runp;
gettextP.h 157 struct loaded_l10nfile *_nl_find_domain (const char *__dirname, char *__locale,
161 void _nl_load_domain (struct loaded_l10nfile *__domain,
166 const char *_nl_init_domain_conv (struct loaded_l10nfile *__domain_file,
173 char *_nl_find_msg (struct loaded_l10nfile *domain_file,
l10nflist.c 169 struct loaded_l10nfile *
170 _nl_make_l10nflist (struct loaded_l10nfile **l10nfile_list,
179 struct loaded_l10nfile **lastp;
180 struct loaded_l10nfile *retval;
298 /* Allocate a new loaded_l10nfile. */
300 (struct loaded_l10nfile *)
303 * sizeof (struct loaded_l10nfile *)));
dcigettext.c 234 struct loaded_l10nfile *domain;
309 static char *plural_lookup (struct loaded_l10nfile *domain,
434 struct loaded_l10nfile *domain;
724 _nl_find_msg (struct loaded_l10nfile *domain_file,
1033 plural_lookup (struct loaded_l10nfile *domain, unsigned long int n,
    [all...]
loadmsgcat.c 771 _nl_init_domain_conv (struct loaded_l10nfile *domain_file,
909 _nl_load_domain (struct loaded_l10nfile *domain_file,
    [all...]
  /toolchain/binutils/binutils-2.25/intl/
loadinfo.h 76 struct loaded_l10nfile struct
83 struct loaded_l10nfile *next;
84 struct loaded_l10nfile *successor[1];
109 extern struct loaded_l10nfile *
110 _nl_make_l10nflist PARAMS ((struct loaded_l10nfile **l10nfile_list,
finddomain.c 42 static struct loaded_l10nfile *_nl_loaded_domains;
48 struct loaded_l10nfile *
56 struct loaded_l10nfile *retval;
183 struct loaded_l10nfile *runp = _nl_loaded_domains;
187 struct loaded_l10nfile *here = runp;
gettextP.h 165 struct loaded_l10nfile *_nl_find_domain PARAMS ((const char *__dirname,
170 void _nl_load_domain PARAMS ((struct loaded_l10nfile *__domain,
175 const char *_nl_init_domain_conv PARAMS ((struct loaded_l10nfile *__domain_file,
182 char *_nl_find_msg PARAMS ((struct loaded_l10nfile *domain_file,
l10nflist.c 187 struct loaded_l10nfile *
191 struct loaded_l10nfile **l10nfile_list;
207 struct loaded_l10nfile **lastp;
208 struct loaded_l10nfile *retval;
326 /* Allocate a new loaded_l10nfile. */
328 (struct loaded_l10nfile *)
331 * sizeof (struct loaded_l10nfile *)));
dcigettext.c 229 struct loaded_l10nfile *domain;
307 static char *plural_lookup PARAMS ((struct loaded_l10nfile *domain,
438 struct loaded_l10nfile *domain;
728 struct loaded_l10nfile *domain_file;
1039 struct loaded_l10nfile *domain;
    [all...]
loadmsgcat.c 766 struct loaded_l10nfile *domain_file;
906 struct loaded_l10nfile *domain_file;
    [all...]

Completed in 137 milliseconds