IAR Embedded Workbench for RL78 5.20IAR C/C++ DevelopmentThe preprocessorDescription of predefined preprocessor symbols__CODE_MODEL____CODE_MODEL__In this section: DescriptionAn integer that identifies the code model in use. The value reflects the setting of the ‑‑code_model option and is defined to __CODE_MODEL_NEAR__ or __CODE_MODEL_FAR__. These symbolic names can be used when testing the __CODE_MODEL__ symbol.