Searched refs:g_hash_table_set_shift (Results 1 – 2 of 2) sorted by relevance
127 g_hash_table_set_shift (GHashTable *hash_table, gint shift) in g_hash_table_set_shift() function163 g_hash_table_set_shift (hash_table, shift); in g_hash_table_set_shift_from_size()512 g_hash_table_set_shift (hash_table, HASH_TABLE_MIN_SHIFT); in g_hash_table_new_full()
865 (g_hash_table_set_shift): New function.