14 #ifndef BRIDGE_LONG_INCLUDED
15 #define BRIDGE_LONG_INCLUDED
33 #if (__WORDSIZE == 64)
35 #elif (__WORDSIZE == 32)
36 #warning 32bit environment may overflow for int variables
39 #error unknown environment, not 32bit nor 64bit ?
51 #endif // BRIDGE_LONG_INCLUDED
long long_t
definition of long for Bridge++