Searched refs:GHashFunc (Results 1 – 7 of 7) sorted by relevance
50 GHashFunc hash_key_func,51 GHashFunc hash_value_func,
60 GHashTable* g_hash_table_new (GHashFunc hash_func,62 GHashTable* g_hash_table_new_full (GHashFunc hash_func,
73 GHashFunc hash_func,
61 GHashFunc hash_func;479 g_hash_table_new (GHashFunc hash_func, in g_hash_table_new()504 g_hash_table_new_full (GHashFunc hash_func, in g_hash_table_new_full()
90 typedef guint (*GHashFunc) (gconstpointer key); typedef
2012 GHashFunc
2455 - Changed GHashFunc and GCompareFunc to take g_const_pointer