HP Fortran Programmer's Guide (March 2010)

Index
261
%REF function
, 198
%VAL function, 198
example, 198
aliasing, 269
alignment
data, 104
defined, 269
packing, 210
allocatable arrays
passing to C
, 194
allowing core dumps, 141
analyzing performance, 18
AND intrinsic, 250
ANSI directive (f77), 236
appending underscores
+ppu option
, 53
architecture
generating code for, 13
performance, 177
archive libraries, 86
defined, 269
-l option, 46
argument lists, 231
argument passing
arrays
, 200
C and Fortran, 193, 195
complex numbers, 191
conventions, 195
strings, 204
arguments
C vs. Fortran, 219
passing via ALIAS directive, 219
arguments, command line, 181
arrays
C language, 200
incompatibilities, 234
optimizing, 173
ASIND intrinsic, 250
ASINH intrinsic, 250
assembler output, 12
+asm option, 27, 29
ASSEMBLY directive (f77), 236
ATAN2D intrinsic, 250
ATAND intrinsic, 250
ATANH intrinsic, 250
attributes, SAVE, 106, 252
AUTODBL directive (f77), 236
automatic
variables, 106, 269
vs. static storage, 252
AUTOMATIC statement, 108, 247
AUTOMATIC statement and attribute
+save option
, 54
B
-b
, 31
-b option (ld), 94
back end, 3
controlling, 11
defined, 269
options, 11
backslash character
+escape option
, 37, 38
bad argument
exception
, 129
signal, 125
BADDRESS intrinsic, 250
binary format for constants, 269
BLAS library, 86, 172
accessing, 183
calling, 174
defined, 269
bold monospace, xviii
bounds
+check option
, 32
BOZ constants, 232, 269
brackets, xviii
curly, xviii
BSD 3F library, 57
buffered output, 17, 274
buffering, tty
+ttybuf option
, 57
built-in functions
%REF
, 128, 196, 198
%VAL, 128, 196, 198
defined, 269
use with ALIAS directive, 218
bus error, 125, 126
core dumps, 141
BYTE statement, 111, 247
C
C language
argument passing conventions
, 195
argument-passing rules, 219
arrays, 200
calling from Fortran, 187
case sensitivity, 197, 219
common block, 209
complex numbers, 191
data types, 189