IAR Embedded Workbench for RH850 3.20.xIAR C/C++ DevelopmentThe preprocessorDescription of predefined preprocessor symbols__LINE____LINE__In this section: DescriptionAn integer that identifies the current source line number of the file being compiled, which can be both the base source file and any included header file.This symbol is required by Standard C.