![]() ![]() | ![]() |
version 1.90, 2006/03/11 23:05:09 | version 1.91, 2006/10/21 22:13:49 |
---|---|
Line 97 extern int gforth_memcmp(const char * s1 | Line 97 extern int gforth_memcmp(const char * s1 |
#endif | #endif |
#define NEWLINE '\n' | #define NEWLINE '\n' |
#define CELL_MIN (((Cell)1)<<(sizeof(Cell)*CHAR_BIT-1)) | |
#define CHECK_DIVISION 1 | |
/* conversion on fetch */ | /* conversion on fetch */ |