The CCRX adds the following characters as a keyword to implement the extended function. These words are similar to the ANSI C keywords, and cannot be used as a label or variable name.
Keywords that are added by the CCRX are listed below.
__evenaccess, far, _far, near, and _near
| 
 Reserved keywords that are only valid when C99 is selected (these are only for grammatical checking and not for checking the correctness of the code).  | 
||
| 
 Provides language extensions. For details, refer to 4.2.3 #pragma Directive.  | 
||
| 
 Reserved keywords (these are ignored even though they are recognized as type names)  | 
||