Searched refs:_dbus_get_malloc_blocks_outstanding (Results 1 – 7 of 7) sorted by relevance
46 if (_dbus_get_malloc_blocks_outstanding () != 0) in check_memleaks()49 _dbus_get_malloc_blocks_outstanding ()); in check_memleaks()
48 if (_dbus_get_malloc_blocks_outstanding () != 0) in check_memleaks()51 _dbus_get_malloc_blocks_outstanding ()); in check_memleaks()
45 if (_dbus_get_malloc_blocks_outstanding () != 0) in check_memleaks()48 _dbus_get_malloc_blocks_outstanding ()); in check_memleaks()
281 int _dbus_get_malloc_blocks_outstanding (void);296 #define _dbus_get_malloc_blocks_outstanding (0) macro
304 _dbus_get_malloc_blocks_outstanding (void) in _dbus_get_malloc_blocks_outstanding() function
133 if (_dbus_get_malloc_blocks_outstanding () != 0) in check_memleaks()136 _dbus_get_malloc_blocks_outstanding (), __FILE__); in check_memleaks()