pTAL Reference Manual (H06.03+)
Index
HP pTAL Reference Manual—523746-005
Index-10
G
FOR statement
description of 12-20/12-21
nested 12-21
optimized 12-22
standard 12-21
Formal parameters
indirection symbols and 2-7
of DEFINEs 6-3
of procedures 14-3, 14-10
of subprocedures 14-10, 14-19
passing by reference 2-7
procedure pointers as 14-26, 14-32
specifying 14-10/14-15
FORTRAN procedure attribute 14-5
FORWARD keyword
in procedure declaration 14-2, 14-4
in procedure entry-point
declaration 14-23
in subprocedure declaration 14-19,
14-21
in subprocedure entry-point
declaration 14-24
fpoint
changing 15-82
obtaining 15-78
rounding 17-53
scaling 12-7
specifying 15-60
FREEZE routine 15-51
Functions
See also Procedures
See also Routines
atomic
See Atomic operations
definition of 14-1
RETURN statement and 12-34
with two return values D-1/D-3
G
Global data
See also System global data
blocked
allocating 16-15
declaring 16-12/16-15
SECTION directive and 16-16
sharing 16-16
SOURCE directive and 16-16
map of 17-34
saving and using 17-8/17-13
unblocked 16-14
Global scope 2-10
GMAP directive 17-34/17-35
GOTO statement 12-23/12-25
GP_OK directive 17-35/17-36
Greater than operator
signed (>)
in conditional expression 5-18
operand types for 5-18
precedence of 5-4
without operands 5-19
unsigned (’>’)
in conditional expression 5-18
operand types for 5-19
precedence of 5-4
with INT(32) operands 5-10
without operands 5-19
Greater than or equal operator
signed (>=)
in conditional expression 5-18
operand types for 5-18
precedence of 5-4
without operands 5-19
unsigned (’>=’)
in conditional expression 5-18
operand types for 5-19
precedence of 5-4










