but in case you have an actual code path that depends on 64 vs 32bit...

_M_X64 is defined for 64bit builds
_M_IX86 is defined for 32bit builds (the actual value will depend on what processor...