mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 14:00:21 +02:00
*** empty log message ***
This commit is contained in:
parent
1367aa5e91
commit
8b378a5f48
1 changed files with 0 additions and 1 deletions
|
@ -310,7 +310,6 @@ SCM_API SCM scm_set_debug_cell_accesses_x (SCM flag);
|
|||
SCM_API SCM scm_object_address (SCM obj);
|
||||
SCM_API SCM scm_gc_stats (void);
|
||||
SCM_API SCM scm_gc_live_object_stats (void);
|
||||
SCM_API SCM scm_gc_tag_name (SCM tag);
|
||||
SCM_API SCM scm_gc (void);
|
||||
SCM_API void scm_gc_for_alloc (struct scm_t_cell_type_statistics *freelist);
|
||||
SCM_API SCM scm_gc_for_newcell (struct scm_t_cell_type_statistics *master, SCM *freelist);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue