Home
last modified time | relevance | path

Searched refs:dcngettext (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ntp/sntp/libopts/
H A Dgettext.h82 # undef dcngettext
83 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \ macro
174 dcngettext (domain, msg_ctxt_id, msgid_plural, n, category); in npgettext_aux()
282 translation = dcngettext (domain, msg_ctxt_id, msgid_plural, n, category); in dcnpgettext_expr()
/freebsd/cddl/contrib/opensolaris/head/
H A Dlibintl.h77 extern char *dcngettext(const char *, const char *,
/freebsd/contrib/diff/lib/
H A Dgettext.h51 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \ macro
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1553 fun:dcngettext=uninstrumented
/freebsd/contrib/diff/
H A DChangeLog691 intl/dcigettext.c, intl/dcngettext.c, intl/dgettext.c,