Home
last modified time | relevance | path

Searched refs:bindtextdomain (Results 1 – 25 of 124) sorted by relevance

12345

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dintl.h46 # undef bindtextdomain
47 # define bindtextdomain(domain, directory) (domain) macro
H A Dintl.c42 (void) bindtextdomain ("gcc", LOCALEDIR); in gcc_init_libintl()
/openbsd/gnu/gcc/gcc/
H A Dintl.h38 # undef bindtextdomain
39 # define bindtextdomain(domain, directory) (domain) macro
H A Dintl.c54 (void) bindtextdomain ("gcc", LOCALEDIR); in gcc_init_libintl()
/openbsd/gnu/usr.bin/binutils/intl/
H A Dintl-compat.c32 #undef bindtextdomain
36 bindtextdomain (domainname, dirname) in bindtextdomain() function
H A Dlibgettext.h119 extern char *bindtextdomain PARAMS ((const char *__domainname,
172 # define bindtextdomain(Domainname, Dirname) ((char *) Dirname) macro
/openbsd/gnu/usr.bin/binutils-2.17/intl/
H A Dintl-compat.c32 #undef bindtextdomain
36 bindtextdomain (domainname, dirname) in bindtextdomain() function
H A Dlibgettext.h119 extern char *bindtextdomain PARAMS ((const char *__domainname,
172 # define bindtextdomain(Domainname, Dirname) ((char *) Dirname) macro
/openbsd/gnu/gcc/intl/
H A Dlibgnuintl.h258 static inline char *bindtextdomain (const char *__domainname, in bindtextdomain() function
265 # define bindtextdomain libintl_bindtextdomain macro
267 extern char *bindtextdomain _INTL_PARAMS ((const char *__domainname,
H A Dintl-compat.c45 #undef bindtextdomain
136 bindtextdomain (domainname, dirname) in bindtextdomain() function
/openbsd/gnu/usr.bin/texinfo/intl/
H A Dintl-compat.c45 #undef bindtextdomain
120 bindtextdomain (const char *domainname, const char *dirname) in bindtextdomain() function
/openbsd/gnu/usr.bin/gcc/gcc/intl/
H A Dintl-compat.c79 #undef bindtextdomain
152 bindtextdomain (domainname, dirname) in bindtextdomain() function
H A Dlibgettext.h40 # define bindtextdomain(Domainname, Dirname) ((char *) (Dirname)) macro
H A Dlibgnuintl.h96 extern char *bindtextdomain PARAMS ((const char *__domainname,
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dopintl.h39 # define bindtextdomain(Domainname, Dirname) while (0) /* nothing */ macro
/openbsd/gnu/usr.bin/binutils/gas/
H A Dasintl.h40 # define bindtextdomain(Domainname, Dirname) while (0) /* nothing */ macro
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dopintl.h39 # define bindtextdomain(Domainname, Dirname) while (0) /* nothing */ macro
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dgdb_locale.h41 # define bindtextdomain(Domainname, Dirname) while (0) /* nothing */ macro
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dasintl.h49 # define bindtextdomain(Domainname, Dirname) while (0) /* nothing */ macro
/openbsd/gnu/usr.bin/texinfo/lib/
H A Dgettext.h54 # define bindtextdomain(Domainname, Dirname) ((const char *) (Dirname)) macro
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dsysdep.h159 # define bindtextdomain(Domainname, Dirname) while (0) /* nothing */ macro
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dbucomm.h145 # define bindtextdomain(Domainname, Dirname) while (0) /* nothing */ macro
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dsysdep.h196 # define bindtextdomain(Domainname, Dirname) while (0) /* nothing */ macro
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dbucomm.h167 # define bindtextdomain(Domainname, Dirname) while (0) /* nothing */ macro
/openbsd/gnu/lib/libstdc++/libstdc++/config/locale/gnu/
H A Dmessages_members.h64 bindtextdomain(__s.c_str(), __dir); in open()

12345