Home
last modified time | relevance | path

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

1234567891011

/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/memcheck/tests/
H A Dmempool2.c145 VALGRIND_MEMPOOL_FREE(p1, x1); // Should be p1->mem in test()
149 VALGRIND_MEMPOOL_FREE(p1->mem, x1); in test()
154 VALGRIND_MEMPOOL_FREE(p2->mem, x2); in test()
159 VALGRIND_MEMPOOL_FREE(p1->mem, x1); in test()
163 VALGRIND_MEMPOOL_FREE(p2->mem, x2); in test()
H A Dleak-autofreepool.c274 VALGRIND_MEMPOOL_FREE(MetaPool, MetaBlock); in main()
353 VALGRIND_MEMPOOL_FREE(&perf_meta_pool, perf_meta_block); in main()
H A Dclireq_nofill.c22 VALGRIND_MEMPOOL_FREE(&superblock, s); in main()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/memcheck/tests/
H A Dmempool2.c145 VALGRIND_MEMPOOL_FREE(p1, x1); // Should be p1->mem in test()
149 VALGRIND_MEMPOOL_FREE(p1->mem, x1); in test()
154 VALGRIND_MEMPOOL_FREE(p2->mem, x2); in test()
159 VALGRIND_MEMPOOL_FREE(p1->mem, x1); in test()
163 VALGRIND_MEMPOOL_FREE(p2->mem, x2); in test()
H A Dleak-autofreepool.c274 VALGRIND_MEMPOOL_FREE(MetaPool, MetaBlock); in main()
353 VALGRIND_MEMPOOL_FREE(&perf_meta_pool, perf_meta_block); in main()
H A Dclireq_nofill.c22 VALGRIND_MEMPOOL_FREE(&superblock, s); in main()
/dports/net/ipsumdump/ipsumdump-1.86/libclick-2.1/include/click/
H A Dhashallocator.hh96 #ifdef VALGRIND_MEMPOOL_FREE in deallocate()
97 VALGRIND_MEMPOOL_FREE(this, p); in deallocate()
/dports/devel/dbus/dbus-1.12.20/dbus/
H A Ddbus-valgrind-internal.h38 # define VALGRIND_MEMPOOL_FREE(_1, _2) do { } while (0) macro
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/utils/
H A Dmemdebug.h30 #define VALGRIND_MEMPOOL_FREE(context, addr) do {} while (0) macro
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/utils/
H A Dmemdebug.h30 #define VALGRIND_MEMPOOL_FREE(context, addr) do {} while (0) macro
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/utils/
H A Dmemdebug.h30 #define VALGRIND_MEMPOOL_FREE(context, addr) do {} while (0) macro
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/utils/
H A Dmemdebug.h30 #define VALGRIND_MEMPOOL_FREE(context, addr) do {} while (0) macro
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/include/utils/
H A Dmemdebug.h30 #define VALGRIND_MEMPOOL_FREE(context, addr) do {} while (0) macro
/dports/databases/postgresql96-client/postgresql-9.6.24/src/include/utils/
H A Dmemdebug.h30 #define VALGRIND_MEMPOOL_FREE(context, addr) do {} while (0) macro
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/include/utils/
H A Dmemdebug.h30 #define VALGRIND_MEMPOOL_FREE(context, addr) do {} while (0) macro
/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/include/utils/
H A Dmemdebug.h30 #define VALGRIND_MEMPOOL_FREE(context, addr) do {} while (0) macro
/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/include/utils/
H A Dmemdebug.h30 #define VALGRIND_MEMPOOL_FREE(context, addr) do {} while (0) macro
/dports/databases/pgpool-II-40/pgpool-II-4.0.17/src/include/utils/
H A Dmemdebug.h30 #define VALGRIND_MEMPOOL_FREE(context, addr) do {} while (0) macro
/dports/databases/pgpool-II-36/pgpool-II-3.6.28/src/include/utils/
H A Dmemdebug.h30 #define VALGRIND_MEMPOOL_FREE(context, addr) do {} while (0) macro
/dports/databases/pgpool-II-37/pgpool-II-3.7.22/src/include/utils/
H A Dmemdebug.h30 #define VALGRIND_MEMPOOL_FREE(context, addr) do {} while (0) macro
/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/include/utils/
H A Dmemdebug.h30 #define VALGRIND_MEMPOOL_FREE(context, addr) do {} while (0) macro
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucs/sys/
H A Dchecker.h32 # define VALGRIND_MEMPOOL_FREE(n,p) macro
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/utils/
H A Dmemdebug.h30 #define VALGRIND_MEMPOOL_FREE(context, addr) do {} while (0) macro
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/utils/
H A Dmemdebug.h30 #define VALGRIND_MEMPOOL_FREE(context, addr) do {} while (0) macro
/dports/databases/postgresql11-client/postgresql-11.14/src/include/utils/
H A Dmemdebug.h30 #define VALGRIND_MEMPOOL_FREE(context, addr) do {} while (0) macro

1234567891011