Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
s_io.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef enum io_descript_entry io_descriptor_type

Enumerations

enum  io_descript_entry { Buffer_Desc, Close_Desc, Inquire_Desc, Open_Desc }

Variables

static int end_list_idx
static int err_list_idx
static int eor_list_idx
static boolean have_iostat
static int alt_return_branch_idx
static boolean io_stmt_must_be_split
static boolean three_call_model = FALSE
static boolean list_directed
char io_stmt_str [11][16]
int arg_idx_tbl [8][26]
ciitem_tbl_type ciitem_tbl [NUM_IO_STMT_TYPES]
boolean namelist_illegal
boolean is_namelist
int imp_do_var_list
static int namelist_descriptor_attr
static int descriptor_size_tbl [4] = {8, 6, 42, 23}
static int offset_tbl [4][26]

Typedef Documentation

Definition at line 96 of file s_io.h.


Enumeration Type Documentation

Enumerator:
Buffer_Desc 
Close_Desc 
Inquire_Desc 
Open_Desc 

Definition at line 91 of file s_io.h.


Variable Documentation

int arg_idx_tbl[8][26]

Definition at line 119 of file p_io.h.

Referenced by io_ctl_list_semantics(), and parse_io_control_list().

int descriptor_size_tbl[4] = {8, 6, 42, 23} [static]

Definition at line 98 of file s_io.h.

Referenced by create_io_call_descriptor().

int eor_list_idx [static]

Definition at line 46 of file s_io.h.

Referenced by io_ctl_list_semantics(), read_stmt_semantics(), and write_stmt_semantics().

boolean have_iostat [static]

Definition at line 48 of file s_io.h.

Referenced by io_ctl_list_semantics(), read_stmt_semantics(), and write_stmt_semantics().

Definition at line 568 of file main.h.

Referenced by io_list_semantics().

char io_stmt_str[11][16]

Definition at line 106 of file p_io.h.

Referenced by io_ctl_list_semantics(), io_list_semantics(), and parse_io_control_list().

Definition at line 62 of file s_io.h.

Referenced by io_ctl_list_semantics(), and io_list_semantics().

Definition at line 9219 of file s_asg_expr.h.

int offset_tbl[4][26] [static]

Definition at line 100 of file s_io.h.

Referenced by create_io_call_descriptor().

Definition at line 56 of file s_io.h.

Referenced by expand_io_list(), and io_list_semantics().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines