Home
last modified time | relevance | path

Searched refs:GC_traced_stack_sect (Results 1 – 24 of 24) sorted by relevance

/dports/lang/mosh/mosh-0.2.7/extlibs/gc-cvs/
H A Dmark_rts.c640 cold_gc_frame, GC_traced_stack_sect); in GC_push_current_stack()
654 if (GC_traced_stack_sect != NULL && cold_gc_bs_pointer < in GC_push_current_stack()
655 GC_traced_stack_sect->backing_store_end) in GC_push_current_stack()
657 GC_traced_stack_sect->backing_store_end; in GC_push_current_stack()
659 cold_gc_bs_pointer, FALSE, GC_traced_stack_sect); in GC_push_current_stack()
663 TRUE /* eager */, GC_traced_stack_sect); in GC_push_current_stack()
H A Dgc_misc.c1568 GC_INNER struct GC_traced_stack_sect_s *GC_traced_stack_sect = NULL; variable
1597 stacksect.prev = GC_traced_stack_sect; in GC_call_with_gc_active()
1599 GC_traced_stack_sect = &stacksect; in GC_call_with_gc_active()
1603 GC_ASSERT(GC_traced_stack_sect == &stacksect); in GC_call_with_gc_active()
1606 GC_traced_stack_sect = stacksect.prev; in GC_call_with_gc_active()
H A DChangeLog2427 GC_traced_stack_sect.
/dports/math/gap/gap-4.11.0/hpcgap/extern/gc/
H A Dmark_rts.c672 cold_gc_frame, GC_traced_stack_sect); in GC_push_current_stack()
686 if (GC_traced_stack_sect != NULL in GC_push_current_stack()
688 < (word)GC_traced_stack_sect->backing_store_end) in GC_push_current_stack()
690 GC_traced_stack_sect->backing_store_end; in GC_push_current_stack()
692 cold_gc_bs_pointer, FALSE, GC_traced_stack_sect); in GC_push_current_stack()
696 TRUE /* eager */, GC_traced_stack_sect); in GC_push_current_stack()
H A Dmisc.c1860 GC_INNER struct GC_traced_stack_sect_s *GC_traced_stack_sect = NULL; variable
1892 stacksect.prev = GC_traced_stack_sect; in GC_call_with_gc_active()
1894 GC_traced_stack_sect = &stacksect; in GC_call_with_gc_active()
1898 GC_ASSERT(GC_traced_stack_sect == &stacksect); in GC_call_with_gc_active()
1901 GC_traced_stack_sect = stacksect.prev; in GC_call_with_gc_active()
H A DChangeLog2504 GC_traced_stack_sect.
/dports/lang/gauche/Gauche-0.9.10/gc/
H A Dmark_rts.c806 cold_gc_frame, GC_traced_stack_sect); in GC_push_current_stack()
820 if (GC_traced_stack_sect != NULL in GC_push_current_stack()
822 < (word)GC_traced_stack_sect->backing_store_end) in GC_push_current_stack()
824 GC_traced_stack_sect->backing_store_end; in GC_push_current_stack()
826 cold_gc_bs_pointer, FALSE, GC_traced_stack_sect); in GC_push_current_stack()
830 TRUE /* eager */, GC_traced_stack_sect); in GC_push_current_stack()
H A Dmisc.c2121 GC_INNER struct GC_traced_stack_sect_s *GC_traced_stack_sect = NULL; variable
2153 stacksect.prev = GC_traced_stack_sect; in GC_call_with_gc_active()
2155 GC_traced_stack_sect = &stacksect; in GC_call_with_gc_active()
2159 GC_ASSERT(GC_traced_stack_sect == &stacksect); in GC_call_with_gc_active()
2162 GC_noop1((word)GC_traced_stack_sect - (word)GC_blocked_sp); in GC_call_with_gc_active()
2165 GC_traced_stack_sect = stacksect.prev; in GC_call_with_gc_active()
H A DChangeLog3657 GC_traced_stack_sect.
/dports/devel/boehm-gc/gc-8.0.6/
H A Dmark_rts.c809 cold_gc_frame, GC_traced_stack_sect); in GC_push_current_stack()
823 if (GC_traced_stack_sect != NULL in GC_push_current_stack()
825 < (word)GC_traced_stack_sect->backing_store_end) in GC_push_current_stack()
827 GC_traced_stack_sect->backing_store_end; in GC_push_current_stack()
829 cold_gc_bs_pointer, FALSE, GC_traced_stack_sect); in GC_push_current_stack()
833 TRUE /* eager */, GC_traced_stack_sect); in GC_push_current_stack()
H A Dmisc.c2138 GC_INNER struct GC_traced_stack_sect_s *GC_traced_stack_sect = NULL; variable
2170 stacksect.prev = GC_traced_stack_sect; in GC_call_with_gc_active()
2172 GC_traced_stack_sect = &stacksect; in GC_call_with_gc_active()
2176 GC_ASSERT(GC_traced_stack_sect == &stacksect); in GC_call_with_gc_active()
2179 GC_noop1((word)GC_traced_stack_sect - (word)GC_blocked_sp); in GC_call_with_gc_active()
2182 GC_traced_stack_sect = stacksect.prev; in GC_call_with_gc_active()
H A DChangeLog3858 GC_traced_stack_sect.
/dports/devel/boehm-gc-threaded/gc-8.0.6/
H A Dmark_rts.c809 cold_gc_frame, GC_traced_stack_sect); in GC_push_current_stack()
823 if (GC_traced_stack_sect != NULL in GC_push_current_stack()
825 < (word)GC_traced_stack_sect->backing_store_end) in GC_push_current_stack()
827 GC_traced_stack_sect->backing_store_end; in GC_push_current_stack()
829 cold_gc_bs_pointer, FALSE, GC_traced_stack_sect); in GC_push_current_stack()
833 TRUE /* eager */, GC_traced_stack_sect); in GC_push_current_stack()
H A Dmisc.c2138 GC_INNER struct GC_traced_stack_sect_s *GC_traced_stack_sect = NULL; variable
2170 stacksect.prev = GC_traced_stack_sect; in GC_call_with_gc_active()
2172 GC_traced_stack_sect = &stacksect; in GC_call_with_gc_active()
2176 GC_ASSERT(GC_traced_stack_sect == &stacksect); in GC_call_with_gc_active()
2179 GC_noop1((word)GC_traced_stack_sect - (word)GC_blocked_sp); in GC_call_with_gc_active()
2182 GC_traced_stack_sect = stacksect.prev; in GC_call_with_gc_active()
H A DChangeLog3858 GC_traced_stack_sect.
/dports/devel/boehm-gc-redirect/gc-8.0.6/
H A Dmark_rts.c809 cold_gc_frame, GC_traced_stack_sect); in GC_push_current_stack()
823 if (GC_traced_stack_sect != NULL in GC_push_current_stack()
825 < (word)GC_traced_stack_sect->backing_store_end) in GC_push_current_stack()
827 GC_traced_stack_sect->backing_store_end; in GC_push_current_stack()
829 cold_gc_bs_pointer, FALSE, GC_traced_stack_sect); in GC_push_current_stack()
833 TRUE /* eager */, GC_traced_stack_sect); in GC_push_current_stack()
H A Dmisc.c2138 GC_INNER struct GC_traced_stack_sect_s *GC_traced_stack_sect = NULL; variable
2170 stacksect.prev = GC_traced_stack_sect; in GC_call_with_gc_active()
2172 GC_traced_stack_sect = &stacksect; in GC_call_with_gc_active()
2176 GC_ASSERT(GC_traced_stack_sect == &stacksect); in GC_call_with_gc_active()
2179 GC_noop1((word)GC_traced_stack_sect - (word)GC_blocked_sp); in GC_call_with_gc_active()
2182 GC_traced_stack_sect = stacksect.prev; in GC_call_with_gc_active()
H A DChangeLog3858 GC_traced_stack_sect.
/dports/lang/mosh/mosh-0.2.7/extlibs/gc-cvs/include/private/
H A Dgc_priv.h1322 GC_EXTERN struct GC_traced_stack_sect_s *GC_traced_stack_sect; variable
/dports/math/gap/gap-4.11.0/hpcgap/extern/gc/include/private/
H A Dgc_priv.h1474 GC_EXTERN struct GC_traced_stack_sect_s *GC_traced_stack_sect; variable
/dports/lang/gauche/Gauche-0.9.10/gc/include/private/
H A Dgc_priv.h1587 GC_EXTERN struct GC_traced_stack_sect_s *GC_traced_stack_sect; variable
/dports/devel/boehm-gc-redirect/gc-8.0.6/include/private/
H A Dgc_priv.h1606 GC_EXTERN struct GC_traced_stack_sect_s *GC_traced_stack_sect; variable
/dports/devel/boehm-gc/gc-8.0.6/include/private/
H A Dgc_priv.h1606 GC_EXTERN struct GC_traced_stack_sect_s *GC_traced_stack_sect; variable
/dports/devel/boehm-gc-threaded/gc-8.0.6/include/private/
H A Dgc_priv.h1606 GC_EXTERN struct GC_traced_stack_sect_s *GC_traced_stack_sect; variable