Home
last modified time | relevance | path

Searched refs:scm_struct_gc_init (Results 1 – 8 of 8) sorted by relevance

/dports/lang/guile1/guile-1.8.8/libguile/
H A Dstruct.c345 scm_struct_gc_init (void *dummy1 SCM_UNUSED, in scm_struct_gc_init() function
897 scm_c_hook_add (&scm_before_sweep_c_hook, scm_struct_gc_init, 0, 0); in scm_struct_prehistory()
H A DChangeLog-20002138 (scm_struct_gc_init, scm_free_structs): New GC C hooks.
H A DChangeLog-200811398 scm_struct_free_entity, scm_struct_gc_init, scm_free_structs),
/dports/lang/guile2/guile-2.2.7/libguile/
H A DChangeLog-20002138 (scm_struct_gc_init, scm_free_structs): New GC C hooks.
H A DChangeLog-200811845 scm_struct_free_entity, scm_struct_gc_init, scm_free_structs),
/dports/lang/guile/guile-3.0.7/libguile/
H A DChangeLog-20002138 (scm_struct_gc_init, scm_free_structs): New GC C hooks.
H A DChangeLog-200811845 scm_struct_free_entity, scm_struct_gc_init, scm_free_structs),
/dports/lang/guile2/guile-2.2.7/
H A DChangeLog72643 (scm_struct_gc_init): Removed.