
Go to the source code of this file.
Functions | |
| void | tmp_msg_file_error (void) |
Variables | |
| char | cif_name [MAX_FILE_NAME_SIZE+2] |
| char | cif_tmp_file_name [MAX_FILE_NAME_SIZE] |
| static int | cif_derived_type_id |
| static int | cif_file_id |
| static int | cif_symbol_or_scope_id |
| int | cif_end_unit_column |
| int | cif_end_unit_line |
| int | cif_number_of_struct_ids |
| boolean | cif_pgm_unit_error_recovery |
| boolean | get_other_func_rslt_info = FALSE |
| int | last_msg_file_rec |
| char * | orig_cmd_line |
| boolean | skip_struct_base |
| cif_stmt_type | mapped_stmt_type [] |
| char | group_code [] |
| nl_catd | msg_sys |
| char * | directive_str [] |
| char * | dir_mic_str [] |
| void tmp_msg_file_error | ( | void | ) |
int cif_derived_type_id [static] |
Definition at line 66 of file fecif.h.
Referenced by cif_prog_unit_init().
Definition at line 76 of file fecif.h.
Referenced by cif_end_unit_rec(), cif_prog_unit_init(), init_cif(), and parse_end_stmt().
Definition at line 77 of file fecif.h.
Referenced by cif_end_unit_rec(), and parse_end_stmt().
int cif_file_id [static] |
Definition at line 67 of file fecif.h.
Referenced by cif_use_module_rec(), init_cif(), and open_include_file().
| char cif_name[MAX_FILE_NAME_SIZE+2] |
Definition at line 62 of file fecif.h.
Referenced by cif_misc_compiler_opts_rec(), exit_compiler(), init_cif(), init_compiler(), init_PDGCS(), output_msg(), print_buffered_messages(), PRINTMSG(), process_C_option(), and set_prog_file_names().
Definition at line 78 of file fecif.h.
Referenced by cif_call_site_rec(), cif_usage_rec(), and output_struct_ids().
Definition at line 79 of file fecif.h.
Referenced by blk_match_err(), cif_end_scope_rec(), cif_prog_unit_init(), cif_unit_rec(), init_cif(), and stmt_level_semantics().
int cif_symbol_or_scope_id [static] |
Definition at line 68 of file fecif.h.
Referenced by cif_fake_a_unit(), and cif_prog_unit_init().
| char cif_tmp_file_name[MAX_FILE_NAME_SIZE] |
Definition at line 64 of file fecif.h.
Referenced by close_cif(), init_cif(), print_buffered_messages(), and PRINTMSG().
| char* dir_mic_str[] |
Definition at line 144 of file main.h.
Referenced by cif_misc_compiler_opts_rec().
| char* directive_str[] |
Definition at line 177 of file main.h.
Referenced by cif_misc_compiler_opts_rec(), and print_cmd_tbl().
| boolean get_other_func_rslt_info = FALSE |
Definition at line 80 of file fecif.h.
Referenced by cif_send_attr().
| char group_code[] |
Definition at line 58 of file messages.h.
Referenced by init_cif().
Definition at line 81 of file fecif.h.
Referenced by cif_end_unit_rec(), cif_message_rec(), cif_unit_rec(), and flush_msg_file().
Definition at line 91 of file fecif.h.
Referenced by cif_stmt_type_rec().
| nl_catd msg_sys |
Definition at line 97 of file messages.h.
Referenced by exit_compiler(), init_msg_processing(), and output_msg().
| char* orig_cmd_line |
Definition at line 82 of file fecif.h.
Referenced by init_cif(), and process_C_option().
Definition at line 83 of file fecif.h.
Referenced by cif_call_site_rec(), cif_usage_rec(), and output_struct_ids().
1.6.1