Home
last modified time | relevance | path

Searched refs:Sgc_countS (Results 1 – 2 of 2) sorted by relevance

/dports/lang/scheme48/scheme48-1.9.2/c/
H A Dscheme48-twospace-heap-32.c82 static long Sgc_countS; variable
633 { return (Sgc_countS);} in s48_gc_count()
2964 Sgc_countS = (1 + (Sgc_countS)); in s48_collect()
6657 Sgc_countS = 0; in s48_heap_init()
H A Dscheme48-twospace-heap-64.c82 static long Sgc_countS; variable
633 { return (Sgc_countS);} in s48_gc_count()
2964 Sgc_countS = (1 + (Sgc_countS)); in s48_collect()
6657 Sgc_countS = 0; in s48_heap_init()