Home
last modified time | relevance | path

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

/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dfun.c4406 Scheme_Object *scheme_chaperone_do_continuation_mark (const char *name, int is_get, Scheme_Object *… in scheme_chaperone_do_continuation_mark() function
4511 return scheme_chaperone_do_continuation_mark("call-with-immediate-continuation-mark", in scheme_chaperone_get_immediate_cc_mark()
8217 v = scheme_chaperone_do_continuation_mark("continuation-mark-set->list", in extract_cc_marks()
8275 val = scheme_chaperone_do_continuation_mark(who, in iterate_cc_markses()
8532 return scheme_chaperone_do_continuation_mark("continuation-mark-set-first", in scheme_extract_one_cc_mark_with_meta()
8609 val = scheme_chaperone_do_continuation_mark("continuation-mark-set-first", 1, key_arg, val); in scheme_extract_one_cc_mark_with_meta()
H A Deval.c3264 val = scheme_chaperone_do_continuation_mark("with-continuation-mark", 0, key, val); in scheme_do_eval()
H A Djitcommon.c155 …v = scheme_chaperone_do_continuation_mark("with-continuation-mark", 0, MZ_RUNSTACK[1], MZ_RUNSTACK… in chaperone_set_mark()
H A Dschpriv.h2057 Scheme_Object *scheme_chaperone_do_continuation_mark(const char *name, int is_get, Scheme_Object *k…
/dports/lang/racket/racket-8.3/src/bc/src/
H A Dfun.c4406 Scheme_Object *scheme_chaperone_do_continuation_mark (const char *name, int is_get, Scheme_Object *… in scheme_chaperone_do_continuation_mark() function
4511 return scheme_chaperone_do_continuation_mark("call-with-immediate-continuation-mark", in scheme_chaperone_get_immediate_cc_mark()
8217 v = scheme_chaperone_do_continuation_mark("continuation-mark-set->list", in extract_cc_marks()
8275 val = scheme_chaperone_do_continuation_mark(who, in iterate_cc_markses()
8532 return scheme_chaperone_do_continuation_mark("continuation-mark-set-first", in scheme_extract_one_cc_mark_with_meta()
8609 val = scheme_chaperone_do_continuation_mark("continuation-mark-set-first", 1, key_arg, val); in scheme_extract_one_cc_mark_with_meta()
H A Deval.c3264 val = scheme_chaperone_do_continuation_mark("with-continuation-mark", 0, key, val); in scheme_do_eval()
H A Djitcommon.c155 …v = scheme_chaperone_do_continuation_mark("with-continuation-mark", 0, MZ_RUNSTACK[1], MZ_RUNSTACK… in chaperone_set_mark()
H A Dschpriv.h2057 Scheme_Object *scheme_chaperone_do_continuation_mark(const char *name, int is_get, Scheme_Object *k…