SYNDF | Back to Index page |
Prolog Control Block Contents SYNDF DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
SYNDF Prolog | Top of page |
NAME : HCPSYNDF DESCRIPTION: Syntax definition description area DSECT : SYNDF FUNCTION : The SYNDF acts as a root of the syntax tree defined by the invocation of the HCPDOSYN macro. The HCPDOSYN macro, in turn, creates the syntax tree based on invocations of HCPCFDEF, HCPSTDEF and HCPTKDEF macros. CREATED BY : invocation of the HCPDOSYN macro. RELOCATION CONSIDERATIONS : None |
SYNDF Control Block Content | Top of page |
|
SYNDF Storage Layout | Top of page |
*** SYNDF - Syntax definition description area * * +---------------------------+---------------------------+ * 0 | SYNPREP | SYNBADKW | * +---------------------------+---------------------------+ * 8 | SYNBADOP | SYNBADRD | * +---------------------------+---------------------------+ * 10 | SYNBADVR | SYNBADEX | * +---------------------------+---------------------------+ * 18 | SYNBADMS | SYNBADCM | * +---------------------------+---------------------------+ * 20 | SYNBADCO | SYNBADQU | * +---------------------------+---------------------------+ * 28 | SYNTOLNG | SYNCONFL | * +---------------------------+-------------+------+------+ * 30 | SYNACCUM | SYNPLLEN |:DFLAG|:GSIND| * +-------------+-------------+-------------+------+------+ * 38 | SYNGSOFF |/////////////| SYNSSPPT | * +-------------+-------------+---------------------------+ * *** SYNDF - Syntax definition description area |
SYNDF Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- SYNACCUM 0030 SYNBADCM 001C SYNBADCO 0020 SYNBADEX 0014 SYNBADKW 0004 SYNBADMS 0018 SYNBADOP 0008 SYNBADQU 0024 SYNBADRD 000C SYNBADVR 0010 SYNCONFL 002C SYNDFLAG 0036 SYNDFLEN 003C 00000040 SYNGSIND 0037 SYNGSOFF 0038 SYNGSRET 0036 01 SYNPLLEN 0034 SYNPREP 0000 SYNSSPPT 003C SYNSSPS 0040 SYNTOLNG 0028 |
Copyright IBM Corporation, 1990, 2022