TAL Reference Manual
Compiler Directives
TAL Reference Manual—526371-001
16-9
Summary of Compiler Directives
Object-File
Content
INHIBITXX
INT32INDEX
OLDFLTSTDFUNC
NOINHIBITXX
NOINT32INDEX
Suppresses extended
indexed (XX) instructions
Generates correct
extended addresses for
structure items accessed
by INT indexes in D-
series programs
Treats $FLT, $FLTR,
$EFLT, and $EFLTR
arguments as FIXED(0)
values
OPTIMIZE
PEP
ROUND NOROUND
Optimizes the object
code at the specified
level
Sets the size of the
procedure entry point
(PEP) table
Performs scalar rounding
SEARCH
SQL
SQLMEM
SYNTAX
Resolves external
references using the
specified object files
Prepares for processing
of NonStop SQL
statements
Controls SQL parameter
placement in run-time
memory
Checks the syntax;
suppresses the object
code
Table 16-1. Summary of Compiler Directives (page 4 of 6)
Category Directive Alternate Operation