GnuCOBOL  2.0
A free COBOL compiler
GCic.c.l2.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static cob_u8_t b_362[80] __attribute__ ((aligned))
 

Variables

static unsigned int initialized = 0
 
static cob_modulemodule = NULL
 
cob_globalcob_glob_ptr
 
cob_field f0
 
cob_field f1
 
cob_fieldcob_procedure_params [1]
 
struct cob_frameframe_overflow
 
struct cob_frameframe_ptr
 
struct cob_frame frame_stack [255]
 
static int b_357
 

Function Documentation

static cob_u8_t b_362 [80] __attribute__ ( (aligned)  )
static

Variable Documentation

int b_357
static

Definition at line 35 of file GCic.c.l2.h.

Referenced by CHECKSRC_().

cob_global* cob_glob_ptr

Definition at line 17 of file GCic.c.l2.h.

cob_field* cob_procedure_params[1]

Definition at line 26 of file GCic.c.l2.h.

Definition at line 21 of file GCic.c.l2.h.

Definition at line 22 of file GCic.c.l2.h.

struct cob_frame* frame_overflow

Definition at line 29 of file GCic.c.l2.h.

struct cob_frame* frame_ptr

Definition at line 30 of file GCic.c.l2.h.

struct cob_frame frame_stack[255]

Definition at line 31 of file GCic.c.l2.h.

unsigned int initialized = 0
static

Definition at line 11 of file GCic.c.l2.h.

cob_module* module = NULL
static

Definition at line 14 of file GCic.c.l2.h.