27.1 Predefined Constants
The following preprocessing symbols are defined by the compiler.
| Symbol | Defined with -ansi command-line option? |
|---|---|
dsPIC30 | No |
__dsPIC30 | Yes |
__dsPIC30__ | Yes |
The ELF-specific version of the compiler defines the following preprocessing symbols.
| Symbol | Defined with -ansi command-line option? |
|---|---|
dsPIC30ELF | No |
__dsPIC30ELF | Yes |
__dsPIC30ELF__ | Yes |
The COFF-specific version of the compiler defines the following preprocessing symbols.
| Symbol | Defined with -ansi command-line option? |
|---|---|
dsPIC30COFF | No |
__dsPIC30COFF | Yes |
__dsPIC30COFF__ | Yes |
For the most current information, see Predefined Macro Names.
