Home
last modified time | relevance | path

Searched defs:gettext (Results 1 – 16 of 16) sorted by relevance

/trueos/contrib/groff/src/include/
HDgettext.h4 #define gettext(s) s macro
/trueos/cddl/compat/opensolaris/include/
HDlibintl.h10 #define gettext(...) (__VA_ARGS__) macro
/trueos/contrib/gcc/
HDintl.h41 # define gettext(msgid) (msgid) macro
/trueos/contrib/binutils/opcodes/
HDopintl.h35 # define gettext(Msgid) (Msgid) macro
/trueos/contrib/gdb/gdb/
HDgdb_locale.h37 # define gettext(Msgid) (Msgid) macro
/trueos/contrib/binutils/gas/
HDasintl.h45 # define gettext(Msgid) (Msgid) macro
/trueos/contrib/binutils/bfd/
HDsysdep.h192 # define gettext(Msgid) (Msgid) macro
/trueos/contrib/binutils/binutils/
HDsysdep.h162 # define gettext(Msgid) (Msgid) macro
/trueos/contrib/texinfo/lib/
HDgettext.h44 # define gettext(Msgid) ((const char *) (Msgid)) macro
/trueos/contrib/diff/lib/
HDgettext.h44 # define gettext(Msgid) ((const char *) (Msgid)) macro
/trueos/usr.bin/svn/
HDsvn_private_config.h257 #define gettext(x) (x) macro
/trueos/crypto/openssh/
HDaudit-bsm.c115 # define gettext(a) (a) macro
/trueos/contrib/binutils/ld/
HDld.h75 # define gettext(Msgid) (Msgid) macro
/trueos/contrib/libgnuregex/
HDregex_internal.h75 # define gettext(msgid) \ macro
79 # define gettext(msgid) (msgid) macro
/trueos/contrib/binutils/libiberty/
HDregex.c100 # define gettext(msgid) __dcgettext ("libc", msgid, LC_MESSAGES) macro
103 # define gettext(msgid) (msgid) macro
/trueos/contrib/gcclibs/libiberty/
HDregex.c100 # define gettext(msgid) __dcgettext ("libc", msgid, LC_MESSAGES) macro
103 # define gettext(msgid) (msgid) macro