Home
last modified time | relevance | path

Searched refs:VALGRIND_MEMPOOL_FREE (Results 1 – 7 of 7) sorted by relevance

/external/valgrind/memcheck/tests/
Dmempool2.c145 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()
Dclireq_nofill.c22 VALGRIND_MEMPOOL_FREE(&superblock, s); in main()
/external/dbus/dbus/
Ddbus-valgrind-internal.h38 # define VALGRIND_MEMPOOL_FREE(_1, _2) /* nothing */ macro
Ddbus-mempool.c350 VALGRIND_MEMPOOL_FREE (pool, element) in _dbus_mem_pool_dealloc()
/external/v8/src/third_party/valgrind/
Dvalgrind.h3959 #define VALGRIND_MEMPOOL_FREE(pool, addr) \ macro
/external/regex-re2/util/
Dvalgrind.h4432 #define VALGRIND_MEMPOOL_FREE(pool, addr) \ macro
/external/valgrind/include/
Dvalgrind.h7021 #define VALGRIND_MEMPOOL_FREE(pool, addr) \ macro