| SSPBK | Back to Index page |
|
Prolog Control Block Contents SSPBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
| SSPBK Prolog | Top of page |
NAME : HCPSSPBK
DESCRIPTION: Pointer block to SSBDF blocks
DSECT : SSPBK
FUNCTION : The chain of SSPBKs acts as the trunk of the syntax
tree defined by the invocation of the HCPDOSYN macro.
The SSPBKs point to the SSBDF blocks, which anchor
the branches of the syntax.
LOCATED BY : SYNSSPPT created during expansion of HCPDOSYN macro.
SYNSSPPT changed as a result of the EXTERNAL_SYNTAX
statement in the SYSTEM CONFIG file.
SSPFWD created during expansion of HCPDOSYN macro.
SSPFWD changed as a result of the EXTERNAL_SYNTAX
statement in the SYSTEM CONFIG file.
CREATED BY : Invocation of the HCPDOSYN macro.
HCPZPUES as a result of the EXTERNAL_SYNTAX
statement in the SYSTEM CONFIG file.
RELOCATION CONSIDERATIONS : None
|
| SSPBK Control Block Content | Top of page |
|
| SSPBK Storage Layout | Top of page |
*** SSPBK - Pointer block to SSBDF blocks
*
* +---------------------------+---------------------------+
* 0 | SSPFWD | SSPEPAV |
* +---------------------------+---------------------------+
* 8 | SSPEPN |
* +-------------------------------------------------------+
*
*** SSPBK - Pointer block to SSBDF blocks
|
| SSPBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- SSP$END 0010 SSPEPAV 0004 SSPEPN 0008 SSPFWD 0000 |
Copyright IBM Corporation, 1990, 2013