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

Go to the source code of this file.

Classes

struct  msg_num_entry

Typedefs

typedef struct msg_num_entry msg_num_type

Variables

msg_num_type msg_num_tbl [43]
static int format_cn_idx
static boolean ignore_trailing_chars = FALSE
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

Typedef Documentation

typedef struct msg_num_entry msg_num_type

Definition at line 49 of file p_io.h.


Variable Documentation

int arg_idx_tbl[8][26]
Initial value:
 {
                        {  0,  2,  1,  0},
                        {  0,  3,  1,  0,  2},
                        {  0,  2,  1,  0},
                        {  0, 23,  7, 10,  5,  
                                           6, 15, 14, 12, 11,  
                                           0, 21,  4,  8,  9, 
                                          22, 20, 13,  2,  17,
                                           1, 18, 24, 19,  3,
                                          16},
                        {  0, 12,  7,  4,  5,
                                          11,  0,  6, 10,  2,
                                           9,  1,  3,  8},
                        {  0,  9,  4,  3,  1,
                                           5,  7,  0,  8,  2},
                        {  0,  2,  1,  0},
                        {  0,  9,  4,  3,  1,
                                           5,  7,  0,  8,  2}
                                }

Definition at line 119 of file p_io.h.

Referenced by io_ctl_list_semantics(), and parse_io_control_list().

Definition at line 568 of file main.h.

char io_stmt_str[11][16]
Initial value:
 {      {"BACKSPACE"},
                                        {"CLOSE"},
                                        {"ENDFILE"},
                                        {"INQUIRE"},
                                        {"OPEN"},
                                        {"READ"},
                                        {"REWIND"},
                                        {"WRITE"},
                                        {"PRINT"},
                                        {"DECODE"},
                                        {"ENCODE"}
                                }

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 567 of file main.h.

Definition at line 51 of file p_io.h.

Referenced by emit_format_msg().

Definition at line 9219 of file s_asg_expr.h.

Referenced by io_ctl_list_semantics().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines