Home
last modified time | relevance | path

Searched refs:_gettext_calculate_plural (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/lib/libintl/
H A Dplural_parser.h38 unsigned long _gettext_calculate_plural(const struct gettext_plural *,
H A Dplural_parser.c1092 _gettext_calculate_plural(const struct gettext_plural *pe, unsigned long n) in _gettext_calculate_plural() function
H A Dgettext.c1025 _gettext_calculate_plural(db->mohandle.mo.mo_plural, n); in dcngettext()