GnuCOBOL  2.0
A free COBOL compiler
get-reserved-lists.c.l.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_7[128] __attribute__ ((aligned))
 

Variables

static unsigned int initialized = 0
 
static cob_modulemodule = NULL
 
cob_globalcob_glob_ptr
 
static cob_fileh_RESERVE_STREAM = NULL
 
static unsigned char h_RESERVE_STREAM_status [4]
 
static cob_fileh_INTRINSIC_STREAM = NULL
 
static unsigned char h_INTRINSIC_STREAM_status [4]
 
cob_field f0
 
cob_fieldcob_procedure_params [1]
 
struct cob_frameframe_overflow
 
struct cob_frameframe_ptr
 
struct cob_frame frame_stack [255]
 
static int b_1
 
static int b_26
 
static int b_32
 
static cob_field f_6 = {128, b_7, &a_1}
 
static cob_field f_7 = {128, b_7, &a_1}
 
static cob_field f_8 = {128, b_9, &a_1}
 
static cob_field f_9 = {128, b_9, &a_1}
 
static cob_field f_11 = {4, b_11, &a_4}
 
static cob_field f_15 = {2, b_15, &a_2}
 
static cob_field f_16 = {30, b_16, &a_1}
 
static cob_field f_17 = {1, b_17, &a_1}
 
static cob_field f_19 = {60, b_18, &a_1}
 
static cob_field f_20 = {58, b_18 + 60, &a_1}
 
static cob_field f_21 = {51, b_18 + 118, &a_1}
 
static cob_field f_22 = {49, b_18 + 169, &a_1}
 
static cob_field f_23 = {1, NULL, &a_3}
 
static cob_field f_29 = {4, NULL, &a_5}
 
static cob_field f_35 = {4, NULL, &a_5}
 

Function Documentation

static cob_u8_t b_7 [128] __attribute__ ( (aligned)  )
static

Variable Documentation

int b_1
static

Definition at line 42 of file get-reserved-lists.c.l.h.

int b_26
static

Definition at line 54 of file get-reserved-lists.c.l.h.

Referenced by get__reserved__lists_().

int b_32
static

Definition at line 55 of file get-reserved-lists.c.l.h.

Referenced by get__reserved__lists_().

cob_global* cob_glob_ptr

Definition at line 17 of file get-reserved-lists.c.l.h.

cob_field* cob_procedure_params[1]

Definition at line 33 of file get-reserved-lists.c.l.h.

Definition at line 29 of file get-reserved-lists.c.l.h.

cob_field f_11 = {4, b_11, &a_4}
static

Definition at line 65 of file get-reserved-lists.c.l.h.

cob_field f_15 = {2, b_15, &a_2}
static

Definition at line 66 of file get-reserved-lists.c.l.h.

Referenced by get__reserved__lists_().

cob_field f_16 = {30, b_16, &a_1}
static

Definition at line 67 of file get-reserved-lists.c.l.h.

Referenced by get__reserved__lists_().

cob_field f_17 = {1, b_17, &a_1}
static

Definition at line 68 of file get-reserved-lists.c.l.h.

Referenced by get__reserved__lists_().

cob_field f_19 = {60, b_18, &a_1}
static

Definition at line 69 of file get-reserved-lists.c.l.h.

Referenced by get__reserved__lists_().

cob_field f_20 = {58, b_18 + 60, &a_1}
static

Definition at line 70 of file get-reserved-lists.c.l.h.

Referenced by get__reserved__lists_().

cob_field f_21 = {51, b_18 + 118, &a_1}
static

Definition at line 71 of file get-reserved-lists.c.l.h.

Referenced by GCic_(), and get__reserved__lists_().

cob_field f_22 = {49, b_18 + 169, &a_1}
static

Definition at line 72 of file get-reserved-lists.c.l.h.

Referenced by GCic_(), and get__reserved__lists_().

cob_field f_23 = {1, NULL, &a_3}
static

Definition at line 73 of file get-reserved-lists.c.l.h.

cob_field f_29 = {4, NULL, &a_5}
static

Definition at line 74 of file get-reserved-lists.c.l.h.

cob_field f_35 = {4, NULL, &a_5}
static

Definition at line 75 of file get-reserved-lists.c.l.h.

cob_field f_6 = {128, b_7, &a_1}
static

Definition at line 61 of file get-reserved-lists.c.l.h.

Referenced by get__reserved__lists_().

cob_field f_7 = {128, b_7, &a_1}
static

Definition at line 62 of file get-reserved-lists.c.l.h.

Referenced by get__reserved__lists_().

cob_field f_8 = {128, b_9, &a_1}
static

Definition at line 63 of file get-reserved-lists.c.l.h.

cob_field f_9 = {128, b_9, &a_1}
static

Definition at line 64 of file get-reserved-lists.c.l.h.

struct cob_frame* frame_overflow

Definition at line 36 of file get-reserved-lists.c.l.h.

struct cob_frame* frame_ptr

Definition at line 37 of file get-reserved-lists.c.l.h.

struct cob_frame frame_stack[255]

Definition at line 38 of file get-reserved-lists.c.l.h.

cob_file* h_INTRINSIC_STREAM = NULL
static

Definition at line 25 of file get-reserved-lists.c.l.h.

Referenced by get__reserved__lists_().

unsigned char h_INTRINSIC_STREAM_status[4]
static

Definition at line 26 of file get-reserved-lists.c.l.h.

Referenced by get__reserved__lists_().

cob_file* h_RESERVE_STREAM = NULL
static

Definition at line 21 of file get-reserved-lists.c.l.h.

Referenced by get__reserved__lists_().

unsigned char h_RESERVE_STREAM_status[4]
static

Definition at line 22 of file get-reserved-lists.c.l.h.

Referenced by get__reserved__lists_().

unsigned int initialized = 0
static

Definition at line 11 of file get-reserved-lists.c.l.h.

cob_module* module = NULL
static

Definition at line 14 of file get-reserved-lists.c.l.h.