| __Alpha_AXP | Always defined. Identifies the target architecture as Digital's Alpha AXP architecture. |
| NOTE The identifiers __alpha or __ALPHA are also defined for this purpose for compatibility with the identifiers used in other Digital operating environments. However, __Alpha_ AXP is preferred where suitable. |
| _ALPHA_ | Always defined. Identifies the target architecture for use in the Windows NT header files. |
| _M_ALPHA | Always defined. Matches _M_MRX000 and _M_X386 on MIPS and Intel platforms. |
| _WIN32 | Always defined, as it is by the other Microsoft_compilers_for_Win32_platforms. |