HomeSort by relevance Sort by last modified time
    Searched refs:IF_DEBUG (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/glib/gobject/
gobject.c 193 #define IF_DEBUG(debug_type) if (_g_type_debug_flags & G_TYPE_DEBUG_ ## debug_type)
215 IF_DEBUG (OBJECTS)
267 IF_DEBUG (OBJECTS)
698 IF_DEBUG (OBJECTS)
750 IF_DEBUG (OBJECTS)
    [all...]
gsignal.c 109 #define IF_DEBUG(debug_type, cond) if ((_g_type_debug_flags & G_TYPE_DEBUG_ ## debug_type) || cond)
    [all...]

Completed in 55 milliseconds