Searched refs:dcngettext (Results 1 – 3 of 3) sorted by relevance
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | gettext.h | 83 # undef dcngettext 84 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \ macro 169 dcngettext (domain, msg_ctxt_id, msgid_plural, n, category); in npgettext_aux() 270 translation = dcngettext (domain, msg_ctxt_id, msgid_plural, n, category); in dcnpgettext_expr()
|
/ndk/sources/host-tools/make-3.81/ |
D | gettext.h | 41 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \ macro
|
/ndk/sources/android/support/src/musl-locale/ |
D | intl.c | 31 char *dcngettext(const char *domainname, const char *msgid1, const char *msgid2, unsigned long int … in dcngettext() function
|