Home
last modified time | relevance | path

Searched defs:sexp_context_heap (Results 1 – 1 of 1) sorted by relevance

/dports/lang/chibi-scheme/chibi-scheme-0.10/include/chibi/
H A Dsexp.h1429 #define sexp_context_heap(ctx) sexp_global_heap macro
1432 #define sexp_context_heap(ctx) ((ctx)->value.context.heap) macro