Home
last modified time | relevance | path

Searched refs:dngettext (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dgettext.h39 # define dngettext(Domainname, Msgid1, Msgid2, N) \ macro
/ndk/sources/android/support/src/musl-locale/
Dintl.c26 char *dngettext(const char *domainname, const char *msgid1, const char *msgid2, unsigned long int n) in dngettext() function