Searched defs:plural (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/libxo/xopo/ |
H A D | xopo.c | 42 xopo_msg_cb (const char *str, unsigned len, int plural) in xopo_msg_cb()
|
/freebsd/usr.bin/dtc/ |
H A D | checking.cc | 57 bool plural = deleted.size() > 1; in check_node() local
|
/freebsd/contrib/lib9p/pytest/ |
H A D | client.py | 167 def pluralize(n, singular, plural): argument
|
/freebsd/usr.bin/at/ |
H A D | parsetime.c | 79 int plural; /* is this plural? */ member
|
/freebsd/contrib/libfido2/tools/ |
H A D | util.c | 622 plural(size_t x) in plural() function
|
/freebsd/usr.bin/netstat/ |
H A D | main.c | 859 plural(uintmax_t n) in plural() function
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_affinity.cpp | 104 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 D | libxo.c | 3113 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()
|