GnuCOBOL  2.0
A free COBOL compiler
GCic.c.l2.h
Go to the documentation of this file.
1 /* Generated by cobc 2.0.0 */
2 /* Generated from GCic.cbl */
3 /* Generated at Apr 17 2016 04:46:54 */
4 /* GnuCOBOL build date Apr 17 2016 04:44:31 */
5 /* GnuCOBOL package date Oct 25 2015 21:40:28 UTC */
6 /* Compile command cobc -x -g -v GCic.cbl */
7 
8 /* Program local variables for 'CHECKSRC' */
9 
10 /* Module initialization indicator */
11 static unsigned int initialized = 0;
12 
13 /* Module structure pointer */
15 
16 /* Global variable pointer */
18 
19 
20 /* Local cob_field items */
23 
24 
25 /* Call parameters */
27 
28 /* Perform frame stack */
31 struct cob_frame frame_stack[255];
32 
33 
34 /* Data storage */
35 static int b_357; /* RETURN-CODE */
36 static cob_u8_t b_362[80] __attribute__((aligned)); /* WS-Compressed-Src-TXT */
37 static cob_u8_t b_364[1] __attribute__((aligned)); /* WS-Runtime-Switches-TXT */
38 static cob_u8_t b_368[1] __attribute__((aligned)); /* WS-I-SUB */
39 static cob_u8_t b_369[1] __attribute__((aligned)); /* WS-J-SUB */
40 
41 /* End of data storage */
42 
static cob_module * module
Definition: GCic.c.l2.h:14
static int b_357
Definition: GCic.c.l2.h:35
static unsigned int initialized
Definition: GCic.c.l2.h:11
cob_field f0
Definition: GCic.c.l2.h:21
#define cob_u8_t
Definition: common.h:27
EC ARGUMENT EC EC BOUND EC BOUND EC BOUND EC BOUND TABLE EC DATA EC DATA EC DATA PTR NULL
Definition: exception.def:95
struct cob_frame * frame_overflow
Definition: GCic.c.l2.h:29
static cob_u8_t b_362[80] __attribute__((aligned))
struct cob_frame frame_stack[255]
Definition: GCic.c.l2.h:31
cob_global * cob_glob_ptr
Definition: GCic.c.l2.h:17
cob_field f1
Definition: GCic.c.l2.h:22
struct cob_frame * frame_ptr
Definition: GCic.c.l2.h:30
cob_field * cob_procedure_params[1]
Definition: GCic.c.l2.h:26