Searched defs:dcngettext (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/gcc/intl/ |
H A D | libgnuintl.h | 217 static inline char *dcngettext (const char *__domainname, in dcngettext() function 225 # define dcngettext libintl_dcngettext macro
|
H A D | intl-compat.c | 114 dcngettext (domainname, msgid1, msgid2, n, category) in dcngettext() function
|
/openbsd/gnu/usr.bin/texinfo/intl/ |
H A D | libgnuintl.h.in | 203 static inline char *dcngettext (const char *__domainname, function 211 # define dcngettext libintl_dcngettext macro
|
H A D | intl-compat.c | 102 dcngettext (const char *domainname, in dcngettext() function
|
/openbsd/gnu/usr.bin/gcc/gcc/intl/ |
H A D | intl-compat.c | 132 dcngettext (domainname, msgid1, msgid2, n, category) in dcngettext() function
|
H A D | libgettext.h | 37 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \ macro
|
/openbsd/gnu/usr.bin/texinfo/lib/ |
H A D | gettext.h | 51 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \ macro
|