Searched refs:scm_struct_create_handle (Results 1 – 9 of 9) sorted by relevance
832 scm_struct_create_handle (SCM obj) in scm_struct_create_handle() function851 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)),
104 SCM_API SCM scm_struct_create_handle (SCM obj);
265 SCM handle = scm_struct_create_handle (SCM_STRUCT_VTABLE (x));
2499 (scm_struct_create_handle): Get/create entry in scm_struct_table.
3484 `scm_struct_table', and `scm_struct_create_handle' are now deprecated.
36925 (scm_struct_create_handle): Deprecate these internals of the map36929 * libguile/deprecated.c (scm_struct_create_handle): Deprecated code over58544 (scm_struct_create_handle): Cast `scm_sloppy_assq'.
4381 `scm_struct_table', and `scm_struct_create_handle' are now deprecated.