Home
last modified time | relevance | path

Searched defs:ngettext (Results 1 – 25 of 47) sorted by relevance

12

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dopintl.h42 # 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 Dopintl.h42 # 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 Dctf-intl.h45 # 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 Dctf-intl.h45 # 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 Dlibgnuintl.h198 char *ngettext (const char *__msgid1, const char *__msgid2, in ngettext() function
205 # define ngettext libintl_ngettext macro
H A Dintl-compat.c91 ngettext (msgid1, msgid2, n) in ngettext() function
/netbsd-src/external/gpl3/gdb.old/dist/intl/
H A Dlibgnuintl.h198 char *ngettext (const char *__msgid1, const char *__msgid2, in ngettext() function
205 # define ngettext libintl_ngettext macro
H A Dintl-compat.c91 ngettext (msgid1, msgid2, n) in ngettext() function
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dsysdep.h159 # 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 Dsysdep.h159 # 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 Dlibgnuintl.h198 char *ngettext (const char *__msgid1, const char *__msgid2, in ngettext() function
205 # define ngettext libintl_ngettext macro
H A Dintl-compat.c91 ngettext (msgid1, msgid2, n) in ngettext() function
/netbsd-src/external/gpl3/binutils.old/dist/intl/
H A Dlibgnuintl.h198 char *ngettext (const char *__msgid1, const char *__msgid2, in ngettext() function
205 # define ngettext libintl_ngettext macro
H A Dintl-compat.c91 ngettext (msgid1, msgid2, n) in ngettext() function
/netbsd-src/external/gpl2/texinfo/dist/intl/
H A Dlibgnuintl.h.in163 static inline char *ngettext (const char *__msgid1, const char *__msgid2, function
170 # define ngettext libintl_ngettext macro
H A Dintl-compat.c87 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 Dtuklib_gettext.h40 # define ngettext(msgid1, msgid2, n) ((n) == 1 ? (msgid1) : (msgid2)) macro
/netbsd-src/external/gpl2/grep/dist/intl/
H A Dlibgnuintl.h126 # define ngettext(msgid1, msgid2, n) \ macro
H A Dintl-compat.c113 ngettext (msgid1, msgid2, n) in ngettext() function
/netbsd-src/external/gpl2/gettext/include/
H A Dlibgnuintl.h190 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 DGettextResource.java94 …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 Dintl.h41 # define ngettext(singular,plural,n) fake_ngettext (singular, plural, n) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dintl.h41 # define ngettext(singular,plural,n) fake_ngettext (singular, plural, n) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dlibgnuintl.h.in184 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 DMakefile.am26 bin_PROGRAMS = gettext ngettext envsubst program

12