STRUNIQ_HASH_TABLE_SIZE 2659 maint/gnulib/lib/localename.c static struct struniq_hash_node * volatile struniq_hash_table[STRUNIQ_HASH_TABLE_SIZE]
STRUNIQ_HASH_TABLE_SIZE 2672 maint/gnulib/lib/localename.c   size_t slot = hashcode % STRUNIQ_HASH_TABLE_SIZE;