/external/e2fsprogs/intl/ |
intl-compat.c | 43 #undef dcngettext macro 102 dcngettext (const char *domainname, function
|
/ndk/sources/android/support/src/musl-locale/ |
intl.c | 31 char *dcngettext(const char *domainname, const char *msgid1, const char *msgid2, unsigned long int n, int category) function
|
/ndk/sources/host-tools/make-3.81/ |
gettext.h | 41 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \ macro
|
/external/bison/lib/ |
gettext.h | 81 # 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);
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
gettext.h | 83 # undef dcngettext macro 84 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \ macro 169 dcngettext (domain, msg_ctxt_id, msgid_plural, n, category); 270 translation = dcngettext (domain, msg_ctxt_id, msgid_plural, n, category);
|