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

/freebsd-11-stable/contrib/groff/src/include/
H A Dgettext.h4 #define gettext(s) s macro
/freebsd-11-stable/cddl/compat/opensolaris/include/
H A Dlibintl.h10 #define gettext(...) (__VA_ARGS__) macro
/freebsd-11-stable/contrib/libstdc++/
H A Dconfigure6383 gettext (); function
6443 gettext (); function
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dgdb_locale.h37 # define gettext(Msgid) (Msgid) macro
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dopintl.h35 # define gettext(Msgid) (Msgid) macro
/freebsd-11-stable/contrib/gcc/
H A Dintl.h40 # undef gettext macro
41 # define gettext(msgid) (msgid) macro
/freebsd-11-stable/contrib/binutils/gas/
H A Dasintl.h45 # define gettext(Msgid) (Msgid) macro
/freebsd-11-stable/contrib/binutils/bfd/
H A Dsysdep.h192 # define gettext(Msgid) (Msgid) macro
/freebsd-11-stable/contrib/binutils/binutils/
H A Dsysdep.h162 # define gettext macro
/freebsd-11-stable/contrib/diff/lib/
H A Dgettext.h44 # define gettext(Msgid) ((const char *) (Msgid)) macro
/freebsd-11-stable/contrib/ntp/sntp/libopts/
H A Dgettext.h31 # undef gettext macro
32 # define gettext(Msgid) \ macro
66 # undef gettext macro
67 # define gettext(Msgid) ((const char *) (Msgid)) macro
H A Dusage.c425 #undef gettext macro
/freebsd-11-stable/crypto/openssh/
H A Daudit-bsm.c113 # define gettext(a) (a) macro
/freebsd-11-stable/usr.bin/svn/
H A Dsvn_private_config.h292 #define gettext(x) (x) macro
/freebsd-11-stable/contrib/binutils/ld/
H A Dld.h75 # define gettext(Msgid) (Msgid) macro
/freebsd-11-stable/contrib/libgnuregex/
H A Dregex_internal.h74 # undef gettext macro
75 # define gettext(msgid) \ macro
79 # define gettext(msgid) (msgid) macro
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dregex.c99 # undef gettext macro
100 # define gettext(msgid) __dcgettext ("libc", msgid, LC_MESSAGES) macro
103 # define gettext(msgid) (msgid) macro
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dregex.c99 # undef gettext macro
100 # define gettext(msgid) __dcgettext ("libc", msgid, LC_MESSAGES) macro
103 # define gettext(msgid) (msgid) macro

Completed in 249 milliseconds