Home | History | Annotate | Download | only in gobject

Lines Matching full:_g_type_debug_flags

193 #define	IF_DEBUG(debug_type)	if (_g_type_debug_flags & G_TYPE_DEBUG_ ## debug_type)