Home
last modified time | relevance | path

Searched refs:Msgid (Results 1 – 25 of 78) sorted by relevance

1234

/NextBSD/contrib/ntp/sntp/libopts/
HDgettext.h32 # define gettext(Msgid) \ argument
33 dgettext (DEFAULT_TEXT_DOMAIN, Msgid)
67 # define gettext(Msgid) ((const char *) (Msgid)) argument
69 # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) argument
71 # define dcgettext(Domainname, Msgid, Category) \ argument
72 ((void) (Category), dgettext (Domainname, Msgid))
118 # define pgettext(Msgctxt, Msgid) \ argument
119 pgettext_aux (DEFAULT_TEXT_DOMAIN, Msgctxt GETTEXT_CONTEXT_GLUE Msgid, Msgid, LC_MESSAGES)
121 # define pgettext(Msgctxt, Msgid) \ argument
122 pgettext_aux (NULL, Msgctxt GETTEXT_CONTEXT_GLUE Msgid, Msgid, LC_MESSAGES)
[all …]
/NextBSD/contrib/binutils/opcodes/
HDopintl.h35 # define gettext(Msgid) (Msgid) argument
36 # define dgettext(Domainname, Msgid) (Msgid) argument
37 # define dcgettext(Domainname, Msgid, Category) (Msgid) argument
/NextBSD/contrib/gdb/gdb/
HDgdb_locale.h37 # define gettext(Msgid) (Msgid) argument
38 # define dgettext(Domainname, Msgid) (Msgid) argument
39 # define dcgettext(Domainname, Msgid, Category) (Msgid) argument
/NextBSD/contrib/binutils/gas/
HDasintl.h45 # define gettext(Msgid) (Msgid) argument
46 # define dgettext(Domainname, Msgid) (Msgid) argument
47 # define dcgettext(Domainname, Msgid, Category) (Msgid) argument
/NextBSD/contrib/diff/lib/
HDgettext.h44 # define gettext(Msgid) ((const char *) (Msgid)) argument
45 # define dgettext(Domainname, Msgid) ((const char *) (Msgid)) argument
46 # define dcgettext(Domainname, Msgid, Category) ((const char *) (Msgid)) argument
/NextBSD/contrib/binutils/binutils/
HDsysdep.h162 # define gettext(Msgid) (Msgid) argument
163 # define dgettext(Domainname, Msgid) (Msgid) argument
164 # define dcgettext(Domainname, Msgid, Category) (Msgid) argument
/NextBSD/contrib/binutils/bfd/
HDsysdep.h192 # define gettext(Msgid) (Msgid) argument
193 # define dgettext(Domainname, Msgid) (Msgid) argument
194 # define dcgettext(Domainname, Msgid, Category) (Msgid) argument
/NextBSD/contrib/binutils/ld/
HDld.h75 # define gettext(Msgid) (Msgid) argument
76 # define dgettext(Domainname, Msgid) (Msgid) argument
77 # define dcgettext(Domainname, Msgid, Category) (Msgid) argument
/NextBSD/contrib/libxo/tests/gettext/
HDldns.pot9 "Report-Msgid-Bugs-To: \n"
/NextBSD/contrib/libxo/tests/gettext/po/pig_latin/
HDldns.po8 "Report-Msgid-Bugs-To: \n"
/NextBSD/contrib/dialog/po/
HDdialog.pot8 "Report-Msgid-Bugs-To: \n"
HDmg.po8 "Report-Msgid-Bugs-To: \n"
HDet.po7 "Report-Msgid-Bugs-To: \n"
HDcy.po7 "Report-Msgid-Bugs-To: \n"
HDth.po8 "Report-Msgid-Bugs-To: \n"
HDuk.po9 "Report-Msgid-Bugs-To: \n"
HDfa.po9 "Report-Msgid-Bugs-To: \n"
HDzh_CN.po10 "Report-Msgid-Bugs-To: \n"
HDzh_TW.po9 "Report-Msgid-Bugs-To: \n"
HDmk.po9 "Report-Msgid-Bugs-To: \n"
HDar.po9 "Report-Msgid-Bugs-To: \n"
HDpt.po8 "Report-Msgid-Bugs-To: \n"
HDbg.po10 "Report-Msgid-Bugs-To: \n"
HDja.po10 "Report-Msgid-Bugs-To: \n"
HDel.po9 "Report-Msgid-Bugs-To: \n"

1234