/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | opintl.h | 42 # define ngettext(Msgid1, Msgid2, n) dngettext (PACKAGE, Msgid1, Msgid2, n) macro 53 # define ngettext(Msgid1, Msgid2, n) \ macro
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | opintl.h | 42 # define ngettext(Msgid1, Msgid2, n) dngettext (PACKAGE, Msgid1, Msgid2, n) macro 53 # define ngettext(Msgid1, Msgid2, n) \ macro
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-intl.h | 45 # define ngettext(Msgid1, Msgid2, n) dngettext (PACKAGE, Msgid1, Msgid2, n) macro 56 # define ngettext(Msgid1, Msgid2, n) \ macro
|
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-intl.h | 45 # define ngettext(Msgid1, Msgid2, n) dngettext (PACKAGE, Msgid1, Msgid2, n) macro 56 # define ngettext(Msgid1, Msgid2, n) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/intl/ |
H A D | libgnuintl.h | 198 char *ngettext (const char *__msgid1, const char *__msgid2, in ngettext() function 205 # define ngettext libintl_ngettext macro
|
H A D | intl-compat.c | 91 ngettext (msgid1, msgid2, n) in ngettext() function
|
/netbsd-src/external/gpl3/gdb.old/dist/intl/ |
H A D | libgnuintl.h | 198 char *ngettext (const char *__msgid1, const char *__msgid2, in ngettext() function 205 # define ngettext libintl_ngettext macro
|
H A D | intl-compat.c | 91 ngettext (msgid1, msgid2, n) in ngettext() function
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | sysdep.h | 159 # define ngettext(Msgid1, Msgid2, n) dngettext (PACKAGE, Msgid1, Msgid2, n) macro 170 # define ngettext(Msgid1, Msgid2, n) \ macro
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | sysdep.h | 159 # define ngettext(Msgid1, Msgid2, n) dngettext (PACKAGE, Msgid1, Msgid2, n) macro 170 # define ngettext(Msgid1, Msgid2, n) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/intl/ |
H A D | libgnuintl.h | 198 char *ngettext (const char *__msgid1, const char *__msgid2, in ngettext() function 205 # define ngettext libintl_ngettext macro
|
H A D | intl-compat.c | 91 ngettext (msgid1, msgid2, n) in ngettext() function
|
/netbsd-src/external/gpl3/binutils.old/dist/intl/ |
H A D | libgnuintl.h | 198 char *ngettext (const char *__msgid1, const char *__msgid2, in ngettext() function 205 # define ngettext libintl_ngettext macro
|
H A D | intl-compat.c | 91 ngettext (msgid1, msgid2, n) in ngettext() function
|
/netbsd-src/external/gpl2/texinfo/dist/intl/ |
H A D | libgnuintl.h.in | 163 static inline char *ngettext (const char *__msgid1, const char *__msgid2, function 170 # define ngettext libintl_ngettext macro
|
H A D | intl-compat.c | 87 ngettext (const char *msgid1, const char *msgid2, unsigned long int n) in ngettext() function
|
/netbsd-src/external/public-domain/xz/dist/src/common/ |
H A D | tuklib_gettext.h | 40 # define ngettext(msgid1, msgid2, n) ((n) == 1 ? (msgid1) : (msgid2)) macro
|
/netbsd-src/external/gpl2/grep/dist/intl/ |
H A D | libgnuintl.h | 126 # define ngettext(msgid1, msgid2, n) \ macro
|
H A D | intl-compat.c | 113 ngettext (msgid1, msgid2, n) in ngettext() function
|
/netbsd-src/external/gpl2/gettext/include/ |
H A D | libgnuintl.h | 190 static inline char *ngettext (const char *__msgid1, const char *__msgid2, in ngettext() function 197 # define ngettext libintl_ngettext macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl-java/gnu/gettext/ |
H A D | GettextResource.java | 94 …public static String ngettext (ResourceBundle catalog, String msgid, String msgid_plural, long n) { in ngettext() method in GettextResource
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | intl.h | 41 # define ngettext(singular,plural,n) fake_ngettext (singular, plural, n) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | intl.h | 41 # define ngettext(singular,plural,n) fake_ngettext (singular, plural, n) macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/ |
H A D | libgnuintl.h.in | 184 static inline char *ngettext (const char *__msgid1, const char *__msgid2, function 191 # define ngettext libintl_ngettext macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/src/ |
H A D | Makefile.am | 26 bin_PROGRAMS = gettext ngettext envsubst program
|