Home
last modified time | relevance | path

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

/third_party/gettext/gettext-runtime/intl/
Dlocalename.c2644 # define SIZE_BITS (sizeof (size_t) * CHAR_BIT) macro
2656 h = *s + ((h << 9) | (h >> (SIZE_BITS - 9))); in string_hash()
DChangeLog.0728 * localename.c (SIZE_BITS, string_hash, struct hash_node,
741 (SIZE_BITS): New macro.
/third_party/gettext/gnulib-local/lib/
DChangeLog.157 (SIZE_BITS): New macro.