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

/ndk/sources/host-tools/make-3.81/
H A Dgettext.h37 # define ngettext(Msgid1, Msgid2, N) \ macro
H A Dmake.h347 #define S_(msg1,msg2,num) ngettext (msg1,msg2,num)
/ndk/sources/android/support/src/musl-locale/
H A Dintl.c21 char *ngettext(const char *msgid1, const char *msgid2, unsigned long int n) function

Completed in 260 milliseconds