Searched defs:dcngettext (Results 1 – 4 of 4) sorted by relevance
203 static inline char *dcngettext (const char *__domainname, in dcngettext() function211 # define dcngettext libintl_dcngettext macro
203 static inline char *dcngettext (const char *__domainname, function211 # define dcngettext libintl_dcngettext macro
102 dcngettext (const char *domainname, in dcngettext() function
61 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \ macro