Searched defs:dgettext (Results 1 - 18 of 18) sorted by relevance

/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dopintl.h36 # define dgettext(Domainname, Msgid) (Msgid) macro
/macosx-10.9.5/bash-92/bash-3.2/lib/intl/
H A Dintl-compat.c39 #undef dgettext macro
70 dgettext (domainname, msgid) function
/macosx-10.9.5/cxxfilt-11/cxxfilt/intl/
H A Dintl-compat.c39 #undef dgettext macro
70 dgettext (domainname, msgid) function
H A Dlibgnuintl.h136 static inline char *dgettext (const char *__domainname, const char *__msgid) function
142 # define dgettext libintl_dgettext macro
/macosx-10.9.5/bash-92/bash-3.2/include/
H A Dgettext.h46 # define dgettext(Domainname, Msgid) ((const char *) (Msgid)) macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dsysdep.h193 # define dgettext(Domainname, Msgid) (Msgid) macro
/macosx-10.9.5/emacs-92/emacs/lib-src/
H A Dgettext.h56 # define dgettext(Domainname, Msgid) ((const char *) (Msgid)) macro
/macosx-10.9.5/gnudiff-19/diffutils/lib/
H A Dgettext.h36 # define dgettext(Domainname, Msgid) ((const char *) (Msgid)) macro
/macosx-10.9.5/text_cmds-87/sort/
H A Dgettext.h55 # define dgettext(Domainname, Msgid) ((const char *) (Msgid)) macro
/macosx-10.9.5/Heimdal-323.92.1/lib/com_err/
H A Derror.c46 #define dgettext(d,s) (s) macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Dbucomm.h164 # define dgettext macro
/macosx-10.9.5/bash-92/
H A Dlibgnuintl.h136 static inline char *dgettext (const char *__domainname, const char *__msgid) function
142 # define dgettext libintl_dgettext macro
H A Dlibintl.h136 static inline char *dgettext (const char *__domainname, const char *__msgid) function
142 # define dgettext libintl_dgettext macro
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dgettext.h67 # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) macro
H A Dargp-parse.c35 # undef dgettext macro
36 # define dgettext(domain, msgid) \ macro
H A Dargp-help.c43 # undef dgettext macro
44 # define dgettext(domain, msgid) \ macro
[all...]
/macosx-10.9.5/libiconv-41/libiconv/srclib/
H A Dgettext.h56 # define dgettext(Domainname, Msgid) ((const char *) (Msgid)) macro
/macosx-10.9.5/dtrace-118.1/libelf/
H A Derror.c66 #define dgettext(x,y) _dgettext(x,y) macro

Completed in 123 milliseconds