Home
last modified time | relevance | path

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

/dports/audio/libinstpatch/libinstpatch-1.1.6/libinstpatch/
H A DIpatchTypeProp.c55 } TypePropValueVal; typedef
186 TypePropValueVal *val = (TypePropValueVal *)user_data; in type_prop_value_destroy()
198 g_slice_free(TypePropValueVal, val); in type_prop_value_destroy()
571 TypePropValueVal *val; in type_set_property()
577 val = g_slice_new0(TypePropValueVal); in type_set_property()
784 TypePropValueVal *val; in type_get_property()
1039 TypePropValueVal *val; in ipatch_type_get_dynamic_func()