Searched refs:VALGRIND_MEMPOOL_FREE (Results 1 – 7 of 7) sorted by relevance
/external/valgrind/memcheck/tests/ |
D | mempool2.c | 145 VALGRIND_MEMPOOL_FREE(p1, x1); in test() 150 VALGRIND_MEMPOOL_FREE(p2, x2); in test() 155 VALGRIND_MEMPOOL_FREE(p1, x1); in test() 159 VALGRIND_MEMPOOL_FREE(p2, x2); in test()
|
D | clireq_nofill.c | 22 VALGRIND_MEMPOOL_FREE(&superblock, s); in main()
|
/external/dbus/dbus/ |
D | dbus-valgrind-internal.h | 38 # define VALGRIND_MEMPOOL_FREE(_1, _2) /* nothing */ macro
|
D | dbus-mempool.c | 350 VALGRIND_MEMPOOL_FREE (pool, element) in _dbus_mem_pool_dealloc()
|
/external/v8/src/third_party/valgrind/ |
D | valgrind.h | 3959 #define VALGRIND_MEMPOOL_FREE(pool, addr) \ macro
|
/external/regex-re2/util/ |
D | valgrind.h | 4432 #define VALGRIND_MEMPOOL_FREE(pool, addr) \ macro
|
/external/valgrind/include/ |
D | valgrind.h | 7021 #define VALGRIND_MEMPOOL_FREE(pool, addr) \ macro
|