Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/tests/
H A DMakefile.am12 SUBDIRS += gettext subdir
/freebsd/cddl/compat/opensolaris/include/
H A Dlibintl.h9 #define gettext(...) (__VA_ARGS__) macro
/freebsd/contrib/libxo/
H A Dconfigure.ac93 AC_ARG_ENABLE([gettext], optenable
99 AC_ARG_WITH(gettext, optwith
/freebsd/contrib/libcbor/doc/
H A DMakefile148 gettext: target
/freebsd/contrib/diff/lib/
H A Dgettext.h44 # define gettext(Msgid) ((const char *) (Msgid)) macro
/freebsd/crypto/krb5/doc/html/_static/
H A Ddoctools.js171 gettext : function(string) { method
/freebsd/contrib/ntp/sntp/libopts/
H A Dgettext.h33 # define gettext(Msgid) \ macro
68 # define gettext(Msgid) ((const char *) (Msgid)) macro
/freebsd/crypto/openssh/
H A Daudit-bsm.c112 # define gettext(a) (a) macro