Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dghash.c428 g_hash_table_hash_to_index (GHashTable *hash_table, guint hash) in g_hash_table_hash_to_index() function
478 node_index = g_hash_table_hash_to_index (hash_table, hash_value); in g_hash_table_lookup_node()
784 hash_val = g_hash_table_hash_to_index (hash_table, node_hash); \