Home
last modified time | relevance | path

Searched defs:GC_push_other_roots (Results 1 – 25 of 26) sorted by relevance

12

/dports/textproc/chpp/chpp-0.3.5/gc/
H A Dos_dep.c1104 void (*GC_push_other_roots)() = 0; variable
1225 void (*GC_push_other_roots)() = GC_default_push_other_roots; variable
/dports/lang/mono/mono-5.10.1.57/libgc/
H A Dos_dep.c2152 void (*GC_push_other_roots)() = 0; variable
2270 void (*GC_push_other_roots) GC_PROTO((void)) = GC_default_push_other_roots; variable
/dports/lang/gnat_util/gcc-6-20180516/boehm-gc/
H A Dos_dep.c2022 void (*GC_push_other_roots)() = 0; variable
2130 void (*GC_push_other_roots) GC_PROTO((void)) = GC_default_push_other_roots; variable
/dports/lang/gcc48/gcc-4.8.5/boehm-gc/
H A Dos_dep.c2022 void (*GC_push_other_roots)() = 0; variable
2130 void (*GC_push_other_roots) GC_PROTO((void)) = GC_default_push_other_roots; variable
/dports/devel/mingw32-gcc/gcc-4.8.1/boehm-gc/
H A Dos_dep.c2022 void (*GC_push_other_roots)() = 0; variable
2130 void (*GC_push_other_roots) GC_PROTO((void)) = GC_default_push_other_roots; variable
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/boehm-gc/
H A Dos_dep.c1887 void (*GC_push_other_roots)() = 0; variable
1995 void (*GC_push_other_roots) GC_PROTO((void)) = GC_default_push_other_roots; variable
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/boehm-gc/
H A Dos_dep.c2022 void (*GC_push_other_roots)() = 0; variable
2130 void (*GC_push_other_roots) GC_PROTO((void)) = GC_default_push_other_roots; variable
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/boehm-gc/
H A Dos_dep.c1887 void (*GC_push_other_roots)() = 0; variable
1995 void (*GC_push_other_roots) GC_PROTO((void)) = GC_default_push_other_roots; variable
/dports/lang/gcc6-aux/gcc-6-20180516/boehm-gc/
H A Dos_dep.c2022 void (*GC_push_other_roots)() = 0; variable
2130 void (*GC_push_other_roots) GC_PROTO((void)) = GC_default_push_other_roots; variable
/dports/lang/mosh/mosh-0.2.7/extlibs/gc-cvs/
H A Dos_dep.c2515 GC_INNER void (*GC_push_other_roots)(void) = 0; variable
2584 GC_INNER void (*GC_push_other_roots)(void) = GC_default_push_other_roots; variable
/dports/math/gap/gap-4.11.0/hpcgap/extern/gc/
H A Dos_dep.c2539 GC_push_other_roots_proc GC_push_other_roots = 0; variable
2603 GC_push_other_roots_proc GC_push_other_roots = GC_default_push_other_roots; variable
/dports/databases/xtrabackup/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dos_dep.c2212 void (*GC_push_other_roots)(void) = 0; variable
2271 void (*GC_push_other_roots)(void) = GC_default_push_other_roots; variable
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dos_dep.c2212 void (*GC_push_other_roots)(void) = 0; variable
2271 void (*GC_push_other_roots)(void) = GC_default_push_other_roots; variable
/dports/databases/mysqlwsrep57-server/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dos_dep.c2212 void (*GC_push_other_roots)(void) = 0; variable
2271 void (*GC_push_other_roots)(void) = GC_default_push_other_roots; variable
/dports/databases/percona57-server/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dos_dep.c2212 void (*GC_push_other_roots)(void) = 0; variable
2271 void (*GC_push_other_roots)(void) = GC_default_push_other_roots; variable
/dports/databases/percona57-client/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dos_dep.c2212 void (*GC_push_other_roots)(void) = 0; variable
2271 void (*GC_push_other_roots)(void) = GC_default_push_other_roots; variable
/dports/lang/gauche/Gauche-0.9.10/gc/
H A Dos_dep.c2716 GC_push_other_roots_proc GC_push_other_roots = 0; variable
2781 GC_push_other_roots_proc GC_push_other_roots = GC_default_push_other_roots; variable
/dports/devel/boehm-gc-redirect/gc-8.0.6/
H A Dos_dep.c2743 GC_push_other_roots_proc GC_push_other_roots = 0; variable
2808 GC_push_other_roots_proc GC_push_other_roots = GC_default_push_other_roots; variable
/dports/devel/boehm-gc/gc-8.0.6/
H A Dos_dep.c2743 GC_push_other_roots_proc GC_push_other_roots = 0; variable
2808 GC_push_other_roots_proc GC_push_other_roots = GC_default_push_other_roots; variable
/dports/devel/boehm-gc-threaded/gc-8.0.6/
H A Dos_dep.c2743 GC_push_other_roots_proc GC_push_other_roots = 0; variable
2808 GC_push_other_roots_proc GC_push_other_roots = GC_default_push_other_roots; variable
/dports/lang/mosh/mosh-0.2.7/extlibs/gc-cvs/include/private/
H A Dgc_priv.h1454 GC_EXTERN void (*GC_push_other_roots)(void); variable
/dports/lang/gauche/Gauche-0.9.10/gc/include/private/
H A Dgc_priv.h1717 GC_API_PRIV GC_push_other_roots_proc GC_push_other_roots; variable
/dports/math/gap/gap-4.11.0/hpcgap/extern/gc/include/private/
H A Dgc_priv.h1604 GC_API_PRIV GC_push_other_roots_proc GC_push_other_roots; variable
/dports/devel/boehm-gc-redirect/gc-8.0.6/include/private/
H A Dgc_priv.h1740 GC_API_PRIV GC_push_other_roots_proc GC_push_other_roots; variable
/dports/devel/boehm-gc/gc-8.0.6/include/private/
H A Dgc_priv.h1740 GC_API_PRIV GC_push_other_roots_proc GC_push_other_roots; variable

12