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

/haiku/src/system/libroot/posix/glibc/intl/
H A Dloadinfo.h60 struct loaded_l10nfile struct
67 struct loaded_l10nfile *next;
68 struct loaded_l10nfile *successor[1];
79 extern struct loaded_l10nfile *
80 _nl_make_l10nflist PARAMS ((struct loaded_l10nfile **l10nfile_list,
/haiku/src/system/libroot/posix/glibc/locale/
H A Dlocaleinfo.h38 #include <intl/loadinfo.h> /* For loaded_l10nfile definition. */
197 extern void _nl_load_locale (struct loaded_l10nfile *file, int category);

Completed in 42 milliseconds