Home
last modified time | relevance | path

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

/dports/lang/nickle/nickle-2.90/
H A Dsched.c571 TwixtPtr twixt; in FarJumpContinuation()
721 TwixtPtr twixts = continuation->twixts; in ContinuationTrace()
811 NewJump (TwixtPtr leave, TwixtPtr enter, TwixtPtr parent, in NewJump()
854 TwixtPtr twixt; in JumpContinue()
904 TwixtPtr enter = continuation->twixts; in JumpStart()
905 TwixtPtr leave_parent, enter_parent, parent; in JumpStart()
1042 TwixtPtr twixt = object; in TwixtMark()
1049 TwixtPtr
1055 TwixtPtr twixt; in NewTwixt()
1073 TwixtPtr
[all …]
H A Dnickle.h190 TwixtPtr
193 InstPtr TwixtJump (Value thread, TwixtPtr twixt, Bool enter);
202 TwixtPtr TwixtNext (TwixtPtr twixt, TwixtPtr last);
660 TwixtPtr enter;
661 TwixtPtr entering;
662 TwixtPtr leave;
663 TwixtPtr parent;
670 JumpPtr NewJump (TwixtPtr leave, TwixtPtr enter,
671 TwixtPtr parent, ContinuationPtr continuation, Value ret);
H A Dvalue.h50 typedef struct _twixt *TwixtPtr; typedef
766 TwixtPtr twixts; /* pending twixts */