Home
last modified time | relevance | path

Searched refs:GC_no_win32_dlls (Results 1 – 25 of 70) sorted by relevance

123

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/boehm-gc/
H A Dmisc.c513 extern GC_bool GC_no_win32_dlls;
515 # define GC_no_win32_dlls FALSE macro
746 if (!GC_no_win32_dlls && 0 != GETENV("GC_ENABLE_INCREMENTAL")) { in GC_init_inner()
791 if (GC_no_win32_dlls) goto out; in GC_enable_incremental()
H A Ddyn_load.c719 extern GC_bool GC_no_win32_dlls;
723 return GC_no_win32_dlls; in GC_register_main_static_data()
739 if (GC_no_win32_dlls) return;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/boehm-gc/
H A Dmisc.c513 extern GC_bool GC_no_win32_dlls;
515 # define GC_no_win32_dlls FALSE
746 if (!GC_no_win32_dlls && 0 != GETENV("GC_ENABLE_INCREMENTAL")) {
791 if (GC_no_win32_dlls) goto out;
H A Ddyn_load.c719 extern GC_bool GC_no_win32_dlls;
723 return GC_no_win32_dlls; in GC_register_main_static_data()
739 if (GC_no_win32_dlls) return;
/dports/lang/mono/mono-5.10.1.57/libgc/
H A Dmisc.c564 extern GC_bool GC_no_win32_dlls;
566 # define GC_no_win32_dlls FALSE macro
806 if (!GC_no_win32_dlls && 0 != GETENV("GC_ENABLE_INCREMENTAL")) { in GC_init_inner()
854 if (GC_no_win32_dlls) goto out; in GC_enable_incremental()
H A Ddyn_load.c765 extern GC_bool GC_no_win32_dlls;
769 return GC_no_win32_dlls; in GC_register_main_static_data()
875 if (GC_no_win32_dlls) return;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/boehm-gc/
H A Dmisc.c529 extern GC_bool GC_no_win32_dlls;
531 # define GC_no_win32_dlls FALSE macro
777 if (!GC_no_win32_dlls && 0 != GETENV("GC_ENABLE_INCREMENTAL")) { in GC_init_inner()
825 if (GC_no_win32_dlls) goto out; in GC_enable_incremental()
H A Ddyn_load.c838 extern GC_bool GC_no_win32_dlls;
842 return GC_no_win32_dlls; in GC_register_main_static_data()
955 if (GC_no_win32_dlls) return;
/dports/lang/gnat_util/gcc-6-20180516/boehm-gc/
H A Dmisc.c529 extern GC_bool GC_no_win32_dlls;
531 # define GC_no_win32_dlls FALSE macro
777 if (!GC_no_win32_dlls && 0 != GETENV("GC_ENABLE_INCREMENTAL")) { in GC_init_inner()
825 if (GC_no_win32_dlls) goto out; in GC_enable_incremental()
H A Ddyn_load.c838 extern GC_bool GC_no_win32_dlls;
842 return GC_no_win32_dlls; in GC_register_main_static_data()
955 if (GC_no_win32_dlls) return;
/dports/lang/gcc48/gcc-4.8.5/boehm-gc/
H A Dmisc.c529 extern GC_bool GC_no_win32_dlls;
531 # define GC_no_win32_dlls FALSE macro
777 if (!GC_no_win32_dlls && 0 != GETENV("GC_ENABLE_INCREMENTAL")) { in GC_init_inner()
825 if (GC_no_win32_dlls) goto out; in GC_enable_incremental()
H A Ddyn_load.c838 extern GC_bool GC_no_win32_dlls;
842 return GC_no_win32_dlls; in GC_register_main_static_data()
955 if (GC_no_win32_dlls) return;
/dports/devel/mingw32-gcc/gcc-4.8.1/boehm-gc/
H A Dmisc.c529 extern GC_bool GC_no_win32_dlls;
531 # define GC_no_win32_dlls FALSE macro
777 if (!GC_no_win32_dlls && 0 != GETENV("GC_ENABLE_INCREMENTAL")) { in GC_init_inner()
825 if (GC_no_win32_dlls) goto out; in GC_enable_incremental()
H A Ddyn_load.c838 extern GC_bool GC_no_win32_dlls;
842 return GC_no_win32_dlls; in GC_register_main_static_data()
955 if (GC_no_win32_dlls) return;
/dports/lang/gcc6-aux/gcc-6-20180516/boehm-gc/
H A Dmisc.c529 extern GC_bool GC_no_win32_dlls;
531 # define GC_no_win32_dlls FALSE macro
777 if (!GC_no_win32_dlls && 0 != GETENV("GC_ENABLE_INCREMENTAL")) { in GC_init_inner()
825 if (GC_no_win32_dlls) goto out; in GC_enable_incremental()
H A Ddyn_load.c838 extern GC_bool GC_no_win32_dlls;
842 return GC_no_win32_dlls; in GC_register_main_static_data()
955 if (GC_no_win32_dlls) return;
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Ddyn_load.c695 extern GC_bool GC_no_win32_dlls;
699 return GC_no_win32_dlls; in GC_register_main_static_data()
731 if (GC_no_win32_dlls) return;
H A Dmisc.c462 extern GC_bool GC_no_win32_dlls;
464 # define GC_no_win32_dlls FALSE macro
/dports/databases/mysqlwsrep57-server/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Ddyn_load.c695 extern GC_bool GC_no_win32_dlls;
699 return GC_no_win32_dlls; in GC_register_main_static_data()
731 if (GC_no_win32_dlls) return;
H A Dmisc.c462 extern GC_bool GC_no_win32_dlls;
464 # define GC_no_win32_dlls FALSE macro
/dports/databases/xtrabackup/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Ddyn_load.c695 extern GC_bool GC_no_win32_dlls;
699 return GC_no_win32_dlls; in GC_register_main_static_data()
731 if (GC_no_win32_dlls) return;
H A Dmisc.c462 extern GC_bool GC_no_win32_dlls;
464 # define GC_no_win32_dlls FALSE macro
/dports/databases/percona57-server/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Ddyn_load.c695 extern GC_bool GC_no_win32_dlls;
699 return GC_no_win32_dlls; in GC_register_main_static_data()
731 if (GC_no_win32_dlls) return;
H A Dmisc.c462 extern GC_bool GC_no_win32_dlls;
464 # define GC_no_win32_dlls FALSE macro
/dports/databases/percona57-client/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Ddyn_load.c695 extern GC_bool GC_no_win32_dlls;
699 return GC_no_win32_dlls; in GC_register_main_static_data()
731 if (GC_no_win32_dlls) return;

123