Reserved identifier
Appearance
A reserved identifier is an element of computer programming languages that is a fixed part of the language or operating system and may not be redefined by the programmer.
In the C language, all names that begin with one or two leading underscores are reserved in certain contexts.[citation needed]