Preprocessor-Conditions

Used to process the assembler source conditionally. Only expression with constants are allowed.

.if .elseif .else .endif

.select .case .default .endselect

See also: defined(), Compiler Sequence