Home
last modified time | relevance | path

Searched defs:plural (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/libxo/xopo/
H A Dxopo.c42 xopo_msg_cb (const char *str, unsigned len, int plural) in xopo_msg_cb()
/freebsd/usr.bin/dtc/
H A Dchecking.cc57 bool plural = deleted.size() > 1; in check_node() local
/freebsd/contrib/lib9p/pytest/
H A Dclient.py167 def pluralize(n, singular, plural): argument
/freebsd/usr.bin/at/
H A Dparsetime.c79 int plural; /* is this plural? */ member
/freebsd/contrib/libfido2/tools/
H A Dutil.c622 plural(size_t x) in plural() function
/freebsd/usr.bin/netstat/
H A Dmain.c859 plural(uintmax_t n) in plural() function
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp104 const char *__kmp_hw_get_catalog_string(kmp_hw_t type, bool plural) { in __kmp_hw_get_catalog_string()
138 const char *__kmp_hw_get_keyword(kmp_hw_t type, bool plural) { in __kmp_hw_get_keyword()
783 bool plural; in print() local
993 bool plural) { in __kmp_hw_get_catalog_core_string()
1098 bool plural = (num > 1); in filter_hw_subset() local
/freebsd/contrib/libxo/libxo/
H A Dlibxo.c3113 xo_dngettext (xo_handle_t *xop, const char *sing, const char *plural, in xo_dngettext()
3139 const char *plural, unsigned long int n) in xo_dngettext()