Home
last modified time | relevance | path

Searched refs:scm_applicable_struct_with_setter_vtable_vtable (Results 1 – 7 of 7) sorted by relevance

/dports/lang/guile/guile-3.0.7/libguile/
H A Dstruct.c61 SCM scm_applicable_struct_with_setter_vtable_vtable; variable
830 scm_applicable_struct_with_setter_vtable_vtable = in scm_init_struct()
834 scm_set_struct_vtable_name_x (scm_applicable_struct_with_setter_vtable_vtable, name); in scm_init_struct()
835 SCM_SET_VTABLE_FLAGS (scm_applicable_struct_with_setter_vtable_vtable, in scm_init_struct()
837 scm_define (name, scm_applicable_struct_with_setter_vtable_vtable); in scm_init_struct()
H A Dprocs.c131 scm_c_make_struct (scm_applicable_struct_with_setter_vtable_vtable, in scm_init_procs()
H A Dstruct.h163 SCM_API SCM scm_applicable_struct_with_setter_vtable_vtable; variable
/dports/lang/guile2/guile-2.2.7/libguile/
H A Dstruct.c61 SCM scm_applicable_struct_with_setter_vtable_vtable; variable
1097 scm_applicable_struct_with_setter_vtable_vtable = in scm_init_struct()
1101 scm_set_struct_vtable_name_x (scm_applicable_struct_with_setter_vtable_vtable, name); in scm_init_struct()
1102 SCM_SET_VTABLE_FLAGS (scm_applicable_struct_with_setter_vtable_vtable, in scm_init_struct()
1104 scm_define (name, scm_applicable_struct_with_setter_vtable_vtable); in scm_init_struct()
H A Dprocs.c128 scm_c_make_struct (scm_applicable_struct_with_setter_vtable_vtable, in scm_init_procs()
H A Dstruct.h171 SCM_API SCM scm_applicable_struct_with_setter_vtable_vtable; variable
/dports/lang/guile2/guile-2.2.7/
H A DChangeLog55298 (scm_applicable_struct_with_setter_vtable_vtable)