| version 1.64, Wed Jan 19 22:11:53 2005 UTC | version 1.65, Tue Jan 25 22:16:30 2005 UTC | ||
|---|---|---|---|
|
|
||
| #define F_TRUE (FLAG(0==0)) | #define F_TRUE (FLAG(0==0)) | ||
| #define F_FALSE (FLAG(0!=0)) | #define F_FALSE (FLAG(0!=0)) | ||
| /* define this false if you want native division */ | |||
| #define FLOORED_DIV ((1%-3)>0) | |||
| #ifdef BUGGY_LONG_LONG | #ifdef BUGGY_LONG_LONG | ||
| #define BUGGY_LL_CMP /* compares not possible */ | #define BUGGY_LL_CMP /* compares not possible */ |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |