(ISO C, §6.7.8) The C compiler lets you explicitly specify the address that contains the value of a variable. For example, this definition states that the variable MemErr contains the contents of the address 0x220:
short MemErr:0x220;
You cannot disable this extension, and it has no corresponding pragma or setting in a panel.