Searched refs:cvalues (Results 1 – 2 of 2) sorted by relevance
1797 GValue *cvalues; in g_object_new_with_custom_constructor() local1816 cvalues = g_new0 (GValue, n_cparams); in g_object_new_with_custom_constructor()1846 value = &cvalues[cvals_used++]; in g_object_new_with_custom_constructor()1861 g_value_unset (&cvalues[cvals_used]); in g_object_new_with_custom_constructor()1862 g_free (cvalues); in g_object_new_with_custom_constructor()
1247 interpret_pragma_option(ContextT &ctx, ContainerT const &cvalues, argument1257 join_adjacent_string_tokens(ctx, cvalues, values);