Home
last modified time | relevance | path

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

/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dfun.c9006 struct Scheme_Lightweight_Continuation { struct
9008 Scheme_Current_LWC *saved_lwc;
9009 void *stack_slice;
9010 Scheme_Object **runstack_slice;
9011 Scheme_Cont_Mark *cont_mark_stack_slice;
9012 void *stored1, *stored2;
H A Dschpriv.h2910 typedef struct Scheme_Lightweight_Continuation Scheme_Lightweight_Continuation; typedef
/dports/lang/racket/racket-8.3/src/bc/src/
H A Dfun.c9006 struct Scheme_Lightweight_Continuation { struct
9008 Scheme_Current_LWC *saved_lwc;
9009 void *stack_slice;
9010 Scheme_Object **runstack_slice;
9011 Scheme_Cont_Mark *cont_mark_stack_slice;
9012 void *stored1, *stored2;
H A Dschpriv.h2910 typedef struct Scheme_Lightweight_Continuation Scheme_Lightweight_Continuation; typedef