Preprocessor macro defined to describe the compiler's int size setting.
#define __fourbyteints__ 0 | 1
The compiler defines this macro to be 1 if the compiler is set to use 4 bytes int , 0 otherwise.