Pragmas

There are no Alpha-specific pragmas. The Alpha edition of Visual C++ supports the following subset of Microsoft C pragmas:

alloc_text hdrstop setlocale
comment intrinsic warning
data_seg message  
function pack

The Alpha edition of Visual C++ recognizes but ignores the following Microsoft C pragmas:

auto_inline inline_recursion page
check_stack linesize pagesize
code_seg native_caller subtitle
inline_depth optimize title

The Alpha edition of Visual C++ does not recognize the following Microsoft C pragmas, and their use causes a warning message to be issued:

check_pointer

skip