Home
last modified time | relevance | path

Searched refs:n_partial_gcs (Results 1 – 20 of 20) sorted by relevance

/dports/textproc/chpp/chpp-0.3.5/gc/
H A Dalloc.c212 static int n_partial_gcs = 0; in GC_maybe_gc() local
217 n_partial_gcs = 0; in GC_maybe_gc()
219 } else if (n_partial_gcs >= GC_full_freq) { in GC_maybe_gc()
229 n_partial_gcs = 0; in GC_maybe_gc()
232 n_partial_gcs++; in GC_maybe_gc()
/dports/databases/xtrabackup/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dalloc.c251 static int n_partial_gcs = 0; in GC_maybe_gc() local
256 n_partial_gcs = 0; in GC_maybe_gc()
262 if (GC_need_full_gc || n_partial_gcs >= GC_full_freq) { in GC_maybe_gc()
272 n_partial_gcs = 0; in GC_maybe_gc()
276 n_partial_gcs++; in GC_maybe_gc()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dalloc.c251 static int n_partial_gcs = 0; in GC_maybe_gc() local
256 n_partial_gcs = 0; in GC_maybe_gc()
262 if (GC_need_full_gc || n_partial_gcs >= GC_full_freq) { in GC_maybe_gc()
272 n_partial_gcs = 0; in GC_maybe_gc()
276 n_partial_gcs++; in GC_maybe_gc()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dalloc.c251 static int n_partial_gcs = 0; in GC_maybe_gc() local
256 n_partial_gcs = 0; in GC_maybe_gc()
262 if (GC_need_full_gc || n_partial_gcs >= GC_full_freq) { in GC_maybe_gc()
272 n_partial_gcs = 0; in GC_maybe_gc()
276 n_partial_gcs++; in GC_maybe_gc()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/boehm-gc/
H A Dalloc.c257 static int n_partial_gcs = 0; in GC_maybe_gc() local
262 n_partial_gcs = 0; in GC_maybe_gc()
268 if (GC_need_full_gc || n_partial_gcs >= GC_full_freq) { in GC_maybe_gc()
280 n_partial_gcs = 0; in GC_maybe_gc()
284 n_partial_gcs++; in GC_maybe_gc()
/dports/databases/percona57-server/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dalloc.c251 static int n_partial_gcs = 0; in GC_maybe_gc() local
256 n_partial_gcs = 0; in GC_maybe_gc()
262 if (GC_need_full_gc || n_partial_gcs >= GC_full_freq) { in GC_maybe_gc()
272 n_partial_gcs = 0; in GC_maybe_gc()
276 n_partial_gcs++; in GC_maybe_gc()
/dports/databases/percona57-client/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dalloc.c251 static int n_partial_gcs = 0; in GC_maybe_gc() local
256 n_partial_gcs = 0; in GC_maybe_gc()
262 if (GC_need_full_gc || n_partial_gcs >= GC_full_freq) { in GC_maybe_gc()
272 n_partial_gcs = 0; in GC_maybe_gc()
276 n_partial_gcs++; in GC_maybe_gc()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/boehm-gc/
H A Dalloc.c257 static int n_partial_gcs = 0; in GC_maybe_gc() local
262 n_partial_gcs = 0; in GC_maybe_gc()
268 if (GC_need_full_gc || n_partial_gcs >= GC_full_freq) { in GC_maybe_gc()
280 n_partial_gcs = 0; in GC_maybe_gc()
284 n_partial_gcs++; in GC_maybe_gc()
/dports/lang/mono/mono-5.10.1.57/libgc/
H A Dalloc.c271 static int n_partial_gcs = 0; in GC_maybe_gc() local
276 n_partial_gcs = 0; in GC_maybe_gc()
282 if (GC_need_full_gc || n_partial_gcs >= GC_full_freq) { in GC_maybe_gc()
294 n_partial_gcs = 0; in GC_maybe_gc()
298 n_partial_gcs++; in GC_maybe_gc()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/boehm-gc/
H A Dalloc.c271 static int n_partial_gcs = 0; in GC_maybe_gc() local
276 n_partial_gcs = 0; in GC_maybe_gc()
282 if (GC_need_full_gc || n_partial_gcs >= GC_full_freq) { in GC_maybe_gc()
294 n_partial_gcs = 0; in GC_maybe_gc()
298 n_partial_gcs++; in GC_maybe_gc()
/dports/lang/gnat_util/gcc-6-20180516/boehm-gc/
H A Dalloc.c271 static int n_partial_gcs = 0; in GC_maybe_gc() local
276 n_partial_gcs = 0; in GC_maybe_gc()
282 if (GC_need_full_gc || n_partial_gcs >= GC_full_freq) { in GC_maybe_gc()
294 n_partial_gcs = 0; in GC_maybe_gc()
298 n_partial_gcs++; in GC_maybe_gc()
/dports/lang/gcc48/gcc-4.8.5/boehm-gc/
H A Dalloc.c271 static int n_partial_gcs = 0; in GC_maybe_gc() local
276 n_partial_gcs = 0; in GC_maybe_gc()
282 if (GC_need_full_gc || n_partial_gcs >= GC_full_freq) { in GC_maybe_gc()
294 n_partial_gcs = 0; in GC_maybe_gc()
298 n_partial_gcs++; in GC_maybe_gc()
/dports/devel/mingw32-gcc/gcc-4.8.1/boehm-gc/
H A Dalloc.c271 static int n_partial_gcs = 0; in GC_maybe_gc() local
276 n_partial_gcs = 0; in GC_maybe_gc()
282 if (GC_need_full_gc || n_partial_gcs >= GC_full_freq) { in GC_maybe_gc()
294 n_partial_gcs = 0; in GC_maybe_gc()
298 n_partial_gcs++; in GC_maybe_gc()
/dports/lang/gcc6-aux/gcc-6-20180516/boehm-gc/
H A Dalloc.c271 static int n_partial_gcs = 0; in GC_maybe_gc() local
276 n_partial_gcs = 0; in GC_maybe_gc()
282 if (GC_need_full_gc || n_partial_gcs >= GC_full_freq) { in GC_maybe_gc()
294 n_partial_gcs = 0; in GC_maybe_gc()
298 n_partial_gcs++; in GC_maybe_gc()
/dports/lang/mosh/mosh-0.2.7/extlibs/gc-cvs/
H A Dalloc.c350 static int n_partial_gcs = 0; in GC_maybe_gc() local
358 n_partial_gcs = 0; in GC_maybe_gc()
365 if (GC_need_full_gc || n_partial_gcs >= GC_full_freq) { in GC_maybe_gc()
375 n_partial_gcs = 0; in GC_maybe_gc()
378 n_partial_gcs++; in GC_maybe_gc()
/dports/math/gap/gap-4.11.0/hpcgap/extern/gc/
H A Dalloc.c353 static int n_partial_gcs = 0; in GC_maybe_gc() local
361 n_partial_gcs = 0; in GC_maybe_gc()
368 if (GC_need_full_gc || n_partial_gcs >= GC_full_freq) { in GC_maybe_gc()
376 n_partial_gcs = 0; in GC_maybe_gc()
379 n_partial_gcs++; in GC_maybe_gc()
/dports/lang/gauche/Gauche-0.9.10/gc/
H A Dalloc.c412 static int n_partial_gcs = 0; in GC_maybe_gc() local
417 n_partial_gcs = 0; in GC_maybe_gc()
424 if (GC_need_full_gc || n_partial_gcs >= GC_full_freq) { in GC_maybe_gc()
432 n_partial_gcs = 0; in GC_maybe_gc()
435 n_partial_gcs++; in GC_maybe_gc()
/dports/devel/boehm-gc/gc-8.0.6/
H A Dalloc.c412 static int n_partial_gcs = 0; in GC_maybe_gc() local
417 n_partial_gcs = 0; in GC_maybe_gc()
424 if (GC_need_full_gc || n_partial_gcs >= GC_full_freq) { in GC_maybe_gc()
432 n_partial_gcs = 0; in GC_maybe_gc()
435 n_partial_gcs++; in GC_maybe_gc()
/dports/devel/boehm-gc-threaded/gc-8.0.6/
H A Dalloc.c412 static int n_partial_gcs = 0; in GC_maybe_gc() local
417 n_partial_gcs = 0; in GC_maybe_gc()
424 if (GC_need_full_gc || n_partial_gcs >= GC_full_freq) { in GC_maybe_gc()
432 n_partial_gcs = 0; in GC_maybe_gc()
435 n_partial_gcs++; in GC_maybe_gc()
/dports/devel/boehm-gc-redirect/gc-8.0.6/
H A Dalloc.c412 static int n_partial_gcs = 0; in GC_maybe_gc() local
417 n_partial_gcs = 0; in GC_maybe_gc()
424 if (GC_need_full_gc || n_partial_gcs >= GC_full_freq) { in GC_maybe_gc()
432 n_partial_gcs = 0; in GC_maybe_gc()
435 n_partial_gcs++; in GC_maybe_gc()