gtps1m2wSystem Macros

GRRTC-Get Record Code Check (RCC) Reference Table

Use this system macro to obtain attributes of pool types and pool sections. This macro returns a pointer to an item in the record code check reference table (IRCCR). Attributes of the item include the following:

Format




RCC=rccloc
specifies the location of the 1-byte RCC.

TYPE=poolloc
specifies the location of the 3-byte pool type name.

RETURN=(reg)
specifies the register that will contain the address of the IRCCR item whose address is to be returned. The address returned in this register points to a data area structure according to DSECT IRCCR. The specified register cannot be used as a base register for the TYPE or RCC parameters.

Entry Requirements

This macro will not run when the caller is in 24-bit mode.

Return Conditions

Programming Considerations

This macro can be run on any I-stream.

Examples

None.