gtps1m2uSystem Macros

GNAMC-Get Program Prolog Area (PPA) Functional Name Information

Use this system macro to find information about the following from the program prolog area-1 (PPA1):

Format




label
A symbolic name assigned to the macro statement.

FUNC=Rx
This input parameter register, other than register 0, contains the address of an ISO-C function.

On output, this register contains one of the following:

NAME=Ry
This output parameter register, other than register 0, contains one of the following:

LENGTH=Rz
This output parameter register, other than register 0, contains one of the following:

TSTAMP=Ru
This optional output parameter register, other than register 0, contains one of the following:

PPA2=Rv
This optional output parameter register, other than register 0, contains one of the following:

PPA3=Rv
This optional output parameter register, other than register 0, contains one of the following:

Entry Requirements

The GNAMC macro does not support the TARGET(TPF) compiler.

Return Conditions

Programming Considerations

Examples