Searched refs:dcngettext (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/cddl/contrib/opensolaris/head/
H A Dlibintl.h77 extern char *dcngettext(const char *, const char *,
/freebsd-13-stable/contrib/diff/lib/
H A Dgettext.h51 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \ macro
/freebsd-13-stable/contrib/ntp/sntp/libopts/
H A Dgettext.h81 # undef dcngettext macro
82 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \ macro
173 dcngettext (domain, msg_ctxt_id, msgid_plural, n, category);
277 translation = dcngettext (domain, msg_ctxt_id, msgid_plural, n, category);

Completed in 111 milliseconds