| version 1.67, Sun Jul 31 20:27:42 2005 UTC | version 1.68, Sun Dec 4 13:46:12 2005 UTC | ||
|---|---|---|---|
|
|
||
| #include "machine.h" | #include "machine.h" | ||
| /* C interface data types */ | |||
| typedef WYDE_TYPE Wyde; | |||
| typedef TETRABYTE_TYPE Tetrabyte; | |||
| typedef unsigned WYDE_TYPE UWyde; | |||
| typedef unsigned TETRABYTE_TYPE UTetrabyte; | |||
| /* Forth data types */ | /* Forth data types */ | ||
| /* Cell and UCell must be the same size as a pointer */ | /* Cell and UCell must be the same size as a pointer */ | ||
| #define CELL_BITS (sizeof(Cell) * CHAR_BIT) | #define CELL_BITS (sizeof(Cell) * CHAR_BIT) |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |