Reserved identifiers
In this section:
Some identifiers are reserved for use by the implementation. Some of the more important identifiers that the C/C++ standards reserve for any use are:
In addition to this, the IAR tools reserve for any use:
More specific reservations are in effect in particular circumstances, see the C/C++ standards for more information.