Home
last modified time | relevance | path

Searched refs:scm_struct_create_handle (Results 1 – 9 of 9) sorted by relevance

/dports/lang/guile1/guile-1.8.8/libguile/
H A Dstruct.c832 scm_struct_create_handle (SCM obj) in scm_struct_create_handle() function
851 return SCM_STRUCT_TABLE_NAME (SCM_CDR (scm_struct_create_handle (vtable)));
862 SCM_SET_STRUCT_TABLE_NAME (SCM_CDR (scm_struct_create_handle (vtable)),
H A Dstruct.h104 SCM_API SCM scm_struct_create_handle (SCM obj);
H A Dgoops.c265 SCM handle = scm_struct_create_handle (SCM_STRUCT_VTABLE (x));
H A DChangeLog-1996-19992499 (scm_struct_create_handle): Get/create entry in scm_struct_table.
/dports/lang/guile2/guile-2.2.7/libguile/
H A DChangeLog-1996-19992499 (scm_struct_create_handle): Get/create entry in scm_struct_table.
/dports/lang/guile/guile-3.0.7/libguile/
H A DChangeLog-1996-19992499 (scm_struct_create_handle): Get/create entry in scm_struct_table.
/dports/lang/guile2/guile-2.2.7/
H A DNEWS3484 `scm_struct_table', and `scm_struct_create_handle' are now deprecated.
H A DChangeLog36925 (scm_struct_create_handle): Deprecate these internals of the map
36929 * libguile/deprecated.c (scm_struct_create_handle): Deprecated code over
58544 (scm_struct_create_handle): Cast `scm_sloppy_assq'.
/dports/lang/guile/guile-3.0.7/
H A DNEWS4381 `scm_struct_table', and `scm_struct_create_handle' are now deprecated.