Searched refs:ngettext (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | gettext.h | 35 # undef ngettext 36 # define ngettext(Msgid1, Msgid2, N) \ macro 74 # undef ngettext 75 # define ngettext(Msgid1, Msgid2, N) \ macro 81 ((void) (Domainname), ngettext (Msgid1, Msgid2, N))
|
/freebsd/cddl/contrib/opensolaris/head/ |
H A D | libintl.h | 81 extern char *ngettext(const char *, const char *, unsigned long int);
|
/freebsd/contrib/diff/lib/ |
H A D | gettext.h | 47 # define ngettext(Msgid1, Msgid2, N) \ macro
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | gettext.m4 | 30 dnl If NEEDSYMBOL is specified and is 'need-ngettext', then GNU gettext 31 dnl implementations (in libc or libintl) without the ngettext() function 64 ifelse([$2], [], , [ifelse([$2], [need-ngettext], , [ifelse([$2], [need-formatstring-macros], , 112 *" need-ngettext "*) gt_api_version=2 ;; 149 gt_expression_test_code=' + * ngettext ("", "", 0)'
|
/freebsd/contrib/libxo/doc/ |
H A D | howto.rst | 353 counter, ngettext("byte", "bytes", counter), 384 use by calling :manpage:`ngettext(3)`.
|
H A D | field-modifiers.rst | 289 When used with the gettext modifier, the ngettext(3) function is
|
/freebsd/contrib/dialog/ |
H A D | aclocal.m4 | 314 dnl If NEEDSYMBOL is specified and is 'need-ngettext', then GNU gettext 315 dnl implementations (in libc or libintl) without the ngettext() function 7109 ifelse([$1], need-ngettext, [ + (int) ngettext ("", "", 0)], [])
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 2357 fun:ngettext=uninstrumented
|
/freebsd/contrib/diff/ |
H A D | ChangeLog | 697 intl/ngettext.c, intl/os2compat.c, intl/os2compat.h, intl/osdep.c,
|