Home
last modified time | relevance | path

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

/dports/lang/chibi-scheme/chibi-scheme-0.10/
H A Dgc_heap.c81 struct sexp_remap_state { struct
91 struct sexp_remap_state* state = user; in heap_callback_count() argument
97 struct sexp_remap_state* state = user; in sexp_callback_count()
110 struct sexp_remap_state* state = user; in sexp_callback_remap()
133 struct sexp_remap_state* state = adata; in sexp_gc_heap_pack_src_to_dst()
235 static sexp sexp_gc_heap_pack_adjust(sexp dstp, sexp* types, struct sexp_remap_state* state) { in sexp_gc_heap_pack_adjust()
298 struct sexp_remap_state state; in sexp_gc_heap_pack()
299 memset(&state, 0, sizeof(struct sexp_remap_state)); in sexp_gc_heap_pack()