Home
last modified time | relevance | path

Searched refs:s48_gc_run_time (Results 1 – 6 of 6) sorted by relevance

/dports/lang/scheme48/scheme48-1.9.2/c/
H A Dscheme48vm.h88 extern long s48_gc_run_time(long *);
H A Dscheme48-twospace-heap-32.c34 long s48_gc_run_time(long*);
635 long s48_gc_run_time(long *TT0) in s48_gc_run_time() function
H A Dscheme48-twospace-heap-64.c34 long s48_gc_run_time(long*);
635 long s48_gc_run_time(long *TT0) in s48_gc_run_time() function
H A Dscheme48vm-64.c13389 seconds_1692X = s48_gc_run_time(&mseconds_1693X); in s48_restart()
H A Dscheme48vm-32.c13389 seconds_1692X = s48_gc_run_time(&mseconds_1693X); in s48_restart()
/dports/lang/scheme48/scheme48-1.9.2/c/bibop/
H A Dgeneration_gc.c636 long s48_gc_run_time(long* mseconds) { in s48_gc_run_time() function