Summary of extended keywords
This table summarizes the extended keywords:
Extended keyword | Description |
|---|---|
Controls the storage of functions | |
Controls the storage of data objects | |
Controls the storage of functions | |
Controls the storage of data objects | |
Specifies interrupt functions | |
Reserved for compiler internal use only | |
Specifies atomic execution of a function | |
Controls the storage of data objects | |
Controls the storage of functions | |
Makes a constant available in the execution file | |
Makes a string literal available in the execution file | |
Inhibits the use of bit instructions when accessing individual bits of the object | |
Places a data object in the linker section | |
Specifies a function to not save and restore the workseg area that it has used | |
Informs the compiler that the function will not return | |
Decreases data type alignment to 1 | |
Ensures that a function or variable is included in the object code even if unused | |
Places | |
Controls the storage of data objects | |
Controls the storage of data objects | |
Specifies the V1 calling convention | |
Specifies the V2 calling convention | |
Declares a symbol to be externally weakly linked |