Searched refs:real_copy_object (Results 1 – 2 of 2) sorted by relevance
/dports/lang/scheme48/scheme48-1.9.2/c/ |
H A D | scheme48-twospace-heap-32.c | 21 static long real_copy_object(long, char *, char **); 323 static long real_copy_object(long thing_33X, char * frontier_34X, char * *TT0) in real_copy_object() function 1165 new_thing_133X = real_copy_object(stob_131X, (s48_ShpS), &new_hp_134X); in s48_trace_value() 1387 new_thing_159X = real_copy_object(stob_157X, (s48_ShpS), &new_hp_160X); in s48_initializing_gc_root() 1410 new_thing_164X = real_copy_object(stob_162X, (s48_ShpS), &new_hp_165X); in s48_initializing_gc_root() 1431 new_thing_169X = real_copy_object(stob_167X, (s48_ShpS), &new_hp_170X); in s48_initializing_gc_root() 1452 new_thing_174X = real_copy_object(stob_172X, (s48_ShpS), &new_hp_175X); in s48_initializing_gc_root() 1473 new_thing_179X = real_copy_object(stob_177X, (s48_ShpS), &new_hp_180X); in s48_initializing_gc_root()
|
H A D | scheme48-twospace-heap-64.c | 21 static long real_copy_object(long, char *, char **); 323 static long real_copy_object(long thing_33X, char * frontier_34X, char * *TT0) in real_copy_object() function 1165 new_thing_133X = real_copy_object(stob_131X, (s48_ShpS), &new_hp_134X); in s48_trace_value() 1387 new_thing_159X = real_copy_object(stob_157X, (s48_ShpS), &new_hp_160X); in s48_initializing_gc_root() 1410 new_thing_164X = real_copy_object(stob_162X, (s48_ShpS), &new_hp_165X); in s48_initializing_gc_root() 1431 new_thing_169X = real_copy_object(stob_167X, (s48_ShpS), &new_hp_170X); in s48_initializing_gc_root() 1452 new_thing_174X = real_copy_object(stob_172X, (s48_ShpS), &new_hp_175X); in s48_initializing_gc_root() 1473 new_thing_179X = real_copy_object(stob_177X, (s48_ShpS), &new_hp_180X); in s48_initializing_gc_root()
|