
Go to the source code of this file.
| #define ADVANCE_IDX 7 |
Definition at line 113 of file p_io.m.
Referenced by io_ctl_list_semantics(), and parse_io_control_list().
| #define END_IDX 4 |
Definition at line 110 of file p_io.m.
Referenced by io_ctl_list_semantics(), and parse_io_control_list().
| #define END_IS_PRESENT 2 |
Definition at line 120 of file p_io.m.
Referenced by io_ctl_list_semantics().
| #define EOR_IDX 9 |
Definition at line 115 of file p_io.m.
Referenced by io_ctl_list_semantics(), and parse_io_control_list().
| #define EOR_IS_PRESENT 4 |
Definition at line 121 of file p_io.m.
Referenced by io_ctl_list_semantics().
| #define ERR_IDX 3 |
Definition at line 108 of file p_io.m.
Referenced by io_ctl_list_semantics().
| #define ERR_IS_PRESENT 1 |
Definition at line 119 of file p_io.m.
Referenced by io_ctl_list_semantics().
| #define FILE_IDX 2 |
Definition at line 116 of file p_io.m.
Referenced by parse_io_control_list().
| #define FL_IO_FIRST 2 |
Definition at line 127 of file p_io.m.
Referenced by process_deferred_io_list().
| #define FL_IO_LAST 1 |
Definition at line 128 of file p_io.m.
Referenced by process_deferred_io_list().
| #define FL_IO_MIDDLE 0 |
Definition at line 129 of file p_io.m.
Referenced by expand_imp_do(), expand_io_list(), and process_deferred_io_list().
| #define FL_IO_SINGLE 3 |
Definition at line 126 of file p_io.m.
Referenced by encode_decode_stmt_semantics(), inquire_stmt_semantics(), and io_ctl_list_semantics().
| #define FMT_IDX 2 |
Definition at line 106 of file p_io.m.
Referenced by io_ctl_list_semantics(), and parse_io_control_list().
| #define INQ_ERR_IDX 4 |
Definition at line 109 of file p_io.m.
Referenced by io_ctl_list_semantics().
| #define IOSTAT_IDX 5 |
Definition at line 111 of file p_io.m.
Referenced by io_ctl_list_semantics().
| #define IOSTAT_IS_PRESENT 8 |
Definition at line 122 of file p_io.m.
Referenced by io_ctl_list_semantics().
| #define NML_GRP_HDR_SIZE 2 |
Definition at line 145 of file p_io.m.
Referenced by create_namelist_descriptor().
| #define NML_GRP_HDR_SIZE_FCD2 3 |
Definition at line 138 of file p_io.m.
Referenced by create_namelist_descriptor().
| #define NML_GRP_ITEM_SIZE 3 |
Definition at line 146 of file p_io.m.
Referenced by create_namelist_descriptor().
| #define NML_GRP_ITEM_SIZE_FCD2 4 |
Definition at line 139 of file p_io.m.
Referenced by create_namelist_descriptor().
| #define NML_IDX 2 |
Definition at line 107 of file p_io.m.
Referenced by io_ctl_list_semantics().
| #define NML_SCALAR_ENTRY_SIZE 2 |
Definition at line 149 of file p_io.m.
Referenced by create_scalar_type_tbl().
| #define NML_SCALAR_ENTRY_SIZE_FCD2 3 |
Definition at line 142 of file p_io.m.
Referenced by create_scalar_type_tbl().
| #define NML_STRCT_HDR_SIZE 2 |
Definition at line 147 of file p_io.m.
Referenced by create_strct_tbl().
| #define NML_STRCT_HDR_SIZE_FCD2 2 |
Definition at line 140 of file p_io.m.
Referenced by create_strct_tbl().
| #define NML_STRCT_ITEM_SIZE 3 |
Definition at line 148 of file p_io.m.
Referenced by create_strct_tbl().
| #define NML_STRCT_ITEM_SIZE_FCD2 4 |
Definition at line 141 of file p_io.m.
Referenced by create_strct_tbl().
| #define NML_VALTYPE_ARRAY 2 |
Definition at line 153 of file p_io.m.
Referenced by create_namelist_descriptor(), and create_strct_tbl().
| #define NML_VALTYPE_SCALAR 1 |
Definition at line 152 of file p_io.m.
Referenced by create_namelist_descriptor(), and create_strct_tbl().
| #define NML_VALTYPE_STRCT 4 |
Definition at line 154 of file p_io.m.
Referenced by create_namelist_descriptor(), and create_strct_tbl().
| #define NML_VALTYPE_STRCT_ARRAY 5 |
Definition at line 155 of file p_io.m.
Referenced by create_namelist_descriptor(), and create_strct_tbl().
| #define NUM_PDG_CONTROL_LIST_ITEMS 10 |
Definition at line 98 of file p_io.m.
Referenced by encode_decode_stmt_semantics(), and io_ctl_list_semantics().
| #define REC_IDX 6 |
Definition at line 112 of file p_io.m.
Referenced by io_ctl_list_semantics(), and parse_io_control_list().
| #define SIZE_IDX 8 |
Definition at line 114 of file p_io.m.
Referenced by io_ctl_list_semantics(), and parse_io_control_list().
| #define UNIT_IDX 1 |
Definition at line 105 of file p_io.m.
Referenced by io_ctl_list_semantics(), and parse_io_control_list().
1.6.1