Home
last modified time | relevance | path

Searched defs:CHECK_LEAKS (Results 1 – 22 of 22) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/libgc/include/
H A Dleak_detector.h7 #define CHECK_LEAKS() GC_gcollect() macro
/dports/lang/gnat_util/gcc-6-20180516/boehm-gc/include/
H A Dleak_detector.h7 #define CHECK_LEAKS() GC_gcollect() macro
/dports/lang/gcc48/gcc-4.8.5/boehm-gc/include/
H A Dleak_detector.h7 #define CHECK_LEAKS() GC_gcollect() macro
/dports/devel/mingw32-gcc/gcc-4.8.1/boehm-gc/include/
H A Dleak_detector.h7 #define CHECK_LEAKS() GC_gcollect() macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/boehm-gc/include/
H A Dleak_detector.h7 #define CHECK_LEAKS() GC_gcollect() macro
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/boehm-gc/include/
H A Dleak_detector.h7 #define CHECK_LEAKS() GC_gcollect() macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/boehm-gc/include/
H A Dleak_detector.h7 #define CHECK_LEAKS() GC_gcollect() macro
/dports/lang/gcc6-aux/gcc-6-20180516/boehm-gc/include/
H A Dleak_detector.h7 #define CHECK_LEAKS() GC_gcollect() macro
/dports/databases/percona57-server/boost_1_59_0/tools/build/src/engine/boehm_gc/include/
H A Dleak_detector.h9 #define CHECK_LEAKS() GC_gcollect() macro
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/build/src/engine/boehm_gc/include/
H A Dleak_detector.h9 #define CHECK_LEAKS() GC_gcollect() macro
/dports/databases/mysqlwsrep57-server/boost_1_59_0/tools/build/src/engine/boehm_gc/include/
H A Dleak_detector.h9 #define CHECK_LEAKS() GC_gcollect() macro
/dports/databases/xtrabackup/boost_1_59_0/tools/build/src/engine/boehm_gc/include/
H A Dleak_detector.h9 #define CHECK_LEAKS() GC_gcollect() macro
/dports/databases/percona57-client/boost_1_59_0/tools/build/src/engine/boehm_gc/include/
H A Dleak_detector.h9 #define CHECK_LEAKS() GC_gcollect() macro
/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Dleak_detection.h91 #define CHECK_LEAKS() GC_gcollect() macro
/dports/lang/mosh/mosh-0.2.7/extlibs/gc-cvs/include/
H A Dleak_detector.h61 # define CHECK_LEAKS() GC_gcollect() macro
/dports/math/gap/gap-4.11.0/hpcgap/extern/gc/include/
H A Dleak_detector.h61 # define CHECK_LEAKS() GC_gcollect() macro
/dports/lang/gauche/Gauche-0.9.10/gc/include/
H A Dleak_detector.h61 # define CHECK_LEAKS() GC_gcollect() macro
/dports/devel/boehm-gc-redirect/gc-8.0.6/include/
H A Dleak_detector.h61 # define CHECK_LEAKS() GC_gcollect() macro
/dports/devel/boehm-gc-threaded/gc-8.0.6/include/
H A Dleak_detector.h61 # define CHECK_LEAKS() GC_gcollect() macro
/dports/devel/boehm-gc/gc-8.0.6/include/
H A Dleak_detector.h61 # define CHECK_LEAKS() GC_gcollect() macro
/dports/textproc/sablotron/Sablot-1.0.3/
H A Dconfigure.in319 AC_DEFINE(CHECK_LEAKS, 1, [define whether to check for memory leaks]) definition
/dports/devel/dparser/dparser-1.31/
H A Dd.h43 #define CHECK_LEAKS() GC_gcollect() macro