Searched refs:old_values (Results 1 – 2 of 2) sorted by relevance
622 gpointer *old_values; in g_hash_table_remove_all_nodes() local679 old_values = g_steal_pointer (&hash_table->values); in g_hash_table_remove_all_nodes()695 value = g_hash_table_fetch_key_or_value (old_values, i, old_have_big_values); in g_hash_table_remove_all_nodes()700 g_hash_table_assign_key_or_value (old_values, i, old_have_big_values, NULL); in g_hash_table_remove_all_nodes()711 if (old_keys != old_values) in g_hash_table_remove_all_nodes()712 g_free (old_values); in g_hash_table_remove_all_nodes()
43 [def __Old_Values__ [link boost_contract.tutorial.old_values Old Values]]