Searched refs:loaded_l10nfile (Results 1 - 25 of 30) sorted by relevance

12

/haiku-buildtools/legacy/binutils/intl/
H A Dloadinfo.h41 struct loaded_l10nfile struct
48 struct loaded_l10nfile *next;
49 struct loaded_l10nfile *successor[1];
56 extern struct loaded_l10nfile *
57 _nl_make_l10nflist PARAMS ((struct loaded_l10nfile **l10nfile_list,
H A DgettextP.h78 struct loaded_l10nfile *_nl_find_domain PARAMS ((const char *__dirname,
82 void _nl_load_domain PARAMS ((struct loaded_l10nfile *__domain))
H A Dfinddomain.c66 static struct loaded_l10nfile *_nl_loaded_domains;
72 struct loaded_l10nfile *
79 struct loaded_l10nfile *retval;
203 struct loaded_l10nfile *runp = _nl_loaded_domains;
207 struct loaded_l10nfile *here = runp;
H A Dl10nflist.c172 struct loaded_l10nfile *
176 struct loaded_l10nfile **l10nfile_list;
192 struct loaded_l10nfile *last = NULL;
193 struct loaded_l10nfile *retval;
301 retval = (struct loaded_l10nfile *)
304 * sizeof (struct loaded_l10nfile *)));
H A Ddcgettext.c166 static char *find_msg PARAMS ((struct loaded_l10nfile *domain_file,
231 struct loaded_l10nfile *domain;
396 struct loaded_l10nfile *domain_file;
H A Dloadmsgcat.c65 struct loaded_l10nfile *domain_file;
/haiku-buildtools/legacy/gcc/gcc/intl/
H A Dloadinfo.h41 struct loaded_l10nfile struct
48 struct loaded_l10nfile *next;
49 struct loaded_l10nfile *successor[1];
56 extern struct loaded_l10nfile *
57 _nl_make_l10nflist PARAMS ((struct loaded_l10nfile **l10nfile_list,
H A DgettextP.h78 struct loaded_l10nfile *_nl_find_domain PARAMS ((const char *__dirname,
82 void _nl_load_domain PARAMS ((struct loaded_l10nfile *__domain))
H A Dfinddomain.c66 static struct loaded_l10nfile *_nl_loaded_domains;
72 struct loaded_l10nfile *
79 struct loaded_l10nfile *retval;
203 struct loaded_l10nfile *runp = _nl_loaded_domains;
207 struct loaded_l10nfile *here = runp;
H A Dl10nflist.c172 struct loaded_l10nfile *
176 struct loaded_l10nfile **l10nfile_list;
192 struct loaded_l10nfile *last = NULL;
193 struct loaded_l10nfile *retval;
301 retval = (struct loaded_l10nfile *)
304 * sizeof (struct loaded_l10nfile *)));
H A Ddcgettext.c166 static char *find_msg PARAMS ((struct loaded_l10nfile *domain_file,
231 struct loaded_l10nfile *domain;
396 struct loaded_l10nfile *domain_file;
H A Dloadmsgcat.c65 struct loaded_l10nfile *domain_file;
/haiku-buildtools/legacy/gcc/texinfo/intl/
H A Dloadinfo.h23 struct loaded_l10nfile struct
30 struct loaded_l10nfile *next;
31 struct loaded_l10nfile *successor[1];
38 extern struct loaded_l10nfile *
39 _nl_make_l10nflist PARAMS ((struct loaded_l10nfile **l10nfile_list,
H A DgettextP.h66 struct loaded_l10nfile *_nl_find_domain PARAMS ((const char *__dirname,
69 void _nl_load_domain PARAMS ((struct loaded_l10nfile *__domain));
H A Dfinddomain.c66 static struct loaded_l10nfile *_nl_loaded_domains;
72 struct loaded_l10nfile *
78 struct loaded_l10nfile *retval;
H A Dl10nflist.c170 struct loaded_l10nfile *
174 struct loaded_l10nfile **l10nfile_list;
190 struct loaded_l10nfile *last = NULL;
191 struct loaded_l10nfile *retval;
299 retval = (struct loaded_l10nfile *)
302 * sizeof (struct loaded_l10nfile *)));
H A Ddcgettext.c164 static char *find_msg PARAMS ((struct loaded_l10nfile *domain_file,
228 struct loaded_l10nfile *domain;
392 struct loaded_l10nfile *domain_file;
/haiku-buildtools/binutils/intl/
H A Dloadinfo.h76 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,
H A Dfinddomain.c42 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;
H A DgettextP.h165 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,
H A Dl10nflist.c187 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 *)));
/haiku-buildtools/gcc/intl/
H A Dloadinfo.h76 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,
H A Dfinddomain.c42 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;
H A DgettextP.h165 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,
H A Dl10nflist.c187 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 *)));

Completed in 168 milliseconds

12