| version 1.14, Wed Aug 21 14:58:37 1996 UTC | version 1.15, Tue Mar 4 17:49:45 1997 UTC | ||
|---|---|---|---|
|
|
||
| /* this is the point where the does code starts if label points to the | /* this is the point where the does code starts if label points to the | ||
| * jump dodoes */ | * jump dodoes */ | ||
| #define DOES_HANDLER_SIZE 8 | |||
| #define DOES_CODE(xt) \ | #define DOES_CODE(xt) \ | ||
| ({ long _xt = (long)(xt); \ | ({ long _xt = (long)(xt); \ | ||
| long _ca = (long)(CODE_ADDRESS(_xt)); \ | long _ca = (long)(CODE_ADDRESS(_xt)); \ |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |