Home | History | Annotate | Download | only in qom

Lines Matching full:g_malloc0

93     TypeImpl *ti = g_malloc0(sizeof(*ti));
241 ti->class = g_malloc0(ti->class_size);
731 prop = g_malloc0(sizeof(*prop));
1275 StringProperty *prop = g_malloc0(sizeof(*prop));
1331 BoolProperty *prop = g_malloc0(sizeof(*prop));