| version 1.11, Wed Jul 13 19:21:02 1994 UTC | version 1.12, Thu Aug 25 15:25:21 1994 UTC | ||
|---|---|---|---|
|
|
||
| &&docon, | &&docon, | ||
| &&dovar, | &&dovar, | ||
| &&douser, | &&douser, | ||
| &&dodefer, | |||
| &&dodoes, | &&dodoes, | ||
| &&dodoes, /* dummy for does handler address */ | &&dodoes, /* dummy for does handler address */ | ||
| #include "prim_labels.i" | #include "prim_labels.i" | ||
|
|
||
| #endif | #endif | ||
| NEXT; | NEXT; | ||
| dodefer: | |||
| #ifdef DEBUG | |||
| printf("%08x: defer: %08x\n",(Cell)ip,(Cell)PFA1(cfa)); | |||
| #endif | |||
| cfa = *(Xt *)PFA1(cfa); | |||
| NEXT1; | |||
| dodoes: | dodoes: | ||
| /* this assumes the following structure: | /* this assumes the following structure: | ||
| defining-word: | defining-word: |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |