Home | History | Annotate | Download | only in gobject

Lines Matching refs:_g_type_debug_flags

109 #define IF_DEBUG(debug_type, cond)	if ((_g_type_debug_flags & G_TYPE_DEBUG_ ## debug_type) || cond)