Home
last modified time | relevance | path

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

/dports/lang/guile1/guile-1.8.8/libguile/
H A Dstruct.c354 scm_free_structs (void *dummy1 SCM_UNUSED, in scm_free_structs() function
900 scm_c_hook_add (&scm_before_mark_c_hook, scm_free_structs, 0, 0); in scm_struct_prehistory()
H A DChangeLog-2008889 (scm_free_structs): Use `SCM_STRUCT_VTABLE_DATA ()' instead of
7263 (scm_struct_prehistory): Move scm_free_structs to
11398 scm_struct_free_entity, scm_struct_gc_init, scm_free_structs),
12560 * struct.c (scm_free_structs): Only pairs may be accessed with
H A DChangeLog-20002138 (scm_struct_gc_init, scm_free_structs): New GC C hooks.
/dports/lang/guile/guile-3.0.7/libguile/
H A DChangeLog-20081303 (scm_free_structs): Use `SCM_STRUCT_VTABLE_DATA ()' instead of
7710 (scm_struct_prehistory): Move scm_free_structs to
11845 scm_struct_free_entity, scm_struct_gc_init, scm_free_structs),
13007 * struct.c (scm_free_structs): Only pairs may be accessed with
H A DChangeLog-20002138 (scm_struct_gc_init, scm_free_structs): New GC C hooks.
/dports/lang/guile2/guile-2.2.7/libguile/
H A DChangeLog-20081303 (scm_free_structs): Use `SCM_STRUCT_VTABLE_DATA ()' instead of
7710 (scm_struct_prehistory): Move scm_free_structs to
11845 scm_struct_free_entity, scm_struct_gc_init, scm_free_structs),
13007 * struct.c (scm_free_structs): Only pairs may be accessed with
H A DChangeLog-20002138 (scm_struct_gc_init, scm_free_structs): New GC C hooks.
/dports/lang/guile2/guile-2.2.7/
H A DChangeLog72645 (scm_free_structs): Removed.