Home
last modified time | relevance | path

Searched refs:scm_alloc_struct (Results 1 – 12 of 12) sorted by relevance

/dports/devel/remake/remake-4.3+dbg-1.5/tests/
H A Dguile.supp25 # -- scm_alloc_struct
30 fun:scm_alloc_struct
/dports/devel/gmake/make-4.3/tests/
H A Dguile.supp25 # -- scm_alloc_struct
30 fun:scm_alloc_struct
/dports/lang/guile1/guile-1.8.8/libguile/
H A Dstruct.c295 scm_alloc_struct (int n_words, int n_extra, const char *what) in scm_alloc_struct() function
462 data = scm_alloc_struct (basic_size + tail_elts,
469 data = scm_alloc_struct (basic_size + tail_elts,
548 data = scm_alloc_struct (basic_size + tail_elts,
H A Dstruct.h86 SCM_API scm_t_bits * scm_alloc_struct (int n_words, int n_extra,
H A Dgoops.c1564 m = (SCM *) scm_alloc_struct (n, scm_struct_entity_n_extra_words,
1601 m = (SCM *) scm_alloc_struct (n, scm_struct_n_extra_words, "heavy struct");
H A DChangeLog-20003646 * struct.c (scm_alloc_struct, scm_struct_free_0,
3649 struct.h (scm_struct_free_t, scm_alloc_struct, scm_struct_free_0,
H A DChangeLog-1996-19991789 (scm_alloc_struct): Clear flags.
2506 (scm_alloc_struct): Don't initialize scm_struct_i_tag here.
2883 * struct.c, struct.h (scm_alloc_struct): Renamed from alloc_struct
/dports/lang/guile2/guile-2.2.7/libguile/
H A DChangeLog-20003646 * struct.c (scm_alloc_struct, scm_struct_free_0,
3649 struct.h (scm_struct_free_t, scm_alloc_struct, scm_struct_free_0,
H A DChangeLog-1996-19991789 (scm_alloc_struct): Clear flags.
2506 (scm_alloc_struct): Don't initialize scm_struct_i_tag here.
2883 * struct.c, struct.h (scm_alloc_struct): Renamed from alloc_struct
/dports/lang/guile/guile-3.0.7/libguile/
H A DChangeLog-20003646 * struct.c (scm_alloc_struct, scm_struct_free_0,
3649 struct.h (scm_struct_free_t, scm_alloc_struct, scm_struct_free_0,
H A DChangeLog-1996-19991789 (scm_alloc_struct): Clear flags.
2506 (scm_alloc_struct): Don't initialize scm_struct_i_tag here.
2883 * struct.c, struct.h (scm_alloc_struct): Renamed from alloc_struct
/dports/lang/guile2/guile-2.2.7/
H A DChangeLog56633 scm_alloc_struct, and make internal.
56792 slots now, and that scm_alloc_struct's signature has changed. The
56802 (scm_alloc_struct): No hidden words. Yippee.
72227 * libguile/struct.c (scm_alloc_struct): Register additional
72415 * libguile/struct.c (scm_alloc_struct): Set the `scm_struct_i_free'