![]() |
GnuCOBOL
2.0
A free COBOL compiler
|
#include <tree.h>
struct cb_label * cb_program::all_procedure |
Referenced by cb_validate_program_body(), output_alter(), output_goto_1(), output_perform_call(), and output_stmt().
cb_tree cb_program::alphabet_name_list |
struct cb_alter_id * cb_program::alter_gotos |
Referenced by cb_validate_program_body(), and output_internal_function().
cb_tree cb_program::alter_list |
Referenced by cb_build_alter(), and cb_validate_program_body().
cb_tree cb_program::cb_call_params |
Referenced by cb_build_registers(), and output_internal_function().
cb_tree cb_program::cb_return_code |
Referenced by cb_build_program(), cb_build_registers(), output_call(), and output_internal_function().
cb_tree cb_program::cb_sort_return |
Referenced by cb_build_registers(), and cb_emit_sort_init().
cb_tree cb_program::class_name_list |
Referenced by cb_build_program(), cb_validate_program_environment(), and codegen().
cb_tree cb_program::class_spec_list |
Referenced by cb_build_program().
cb_tree cb_program::classification |
Referenced by cb_build_program(), cb_validate_program_environment(), and output_internal_function().
cb_tree cb_program::collating_sequence |
Referenced by cb_build_program(), cb_validate_collating(), cb_validate_program_environment(), output_module_init(), and output_param().
struct nested_list * cb_program::common_prog_list |
Referenced by cb_add_common_prog(), and process_translate().
cb_tree cb_program::crt_status |
Referenced by cb_emit_accept(), cb_validate_program_data(), and output_module_init().
unsigned char cb_program::currency_symbol |
Referenced by cb_build_picture(), cb_build_program(), and output_module_init().
cb_tree cb_program::cursor_pos |
Referenced by cb_validate_program_data(), and output_module_init().
cb_tree cb_program::debug_list |
Referenced by cb_check_field_debug(), and cb_validate_program_body().
int cb_program::decimal_index |
Referenced by decimal_alloc(), and decimal_free().
int cb_program::decimal_index_max |
Referenced by decimal_alloc(), and output_internal_function().
unsigned char cb_program::decimal_point |
Referenced by cb_build_picture(), cb_build_program(), cb_check_lit_subs(), if(), output_module_init(), and scan_numeric().
cb_tree cb_program::entry_list |
Referenced by codegen(), emit_entry(), output_internal_function(), and process_translate().
cb_tree cb_program::exec_list |
Referenced by cb_validate_program_body(), and output_internal_function().
cb_tree cb_program::file_list |
Referenced by cb_validate_program_body(), cb_validate_program_data(), finalize_file(), and output_internal_function().
unsigned int cb_program::flag_chained |
Referenced by codegen(), emit_entry(), output_entry_function(), and output_internal_function().
unsigned int cb_program::flag_common |
unsigned int cb_program::flag_console_is_crt |
Referenced by cb_build_program().
unsigned int cb_program::flag_debugging |
Referenced by cb_build_cond(), cb_build_perform_varying(), cb_emit_close(), cb_emit_delete(), cb_emit_delete_file(), cb_emit_open(), cb_emit_perform(), cb_emit_read(), cb_emit_rewrite(), cb_emit_sort_input(), cb_emit_sort_output(), cb_emit_start(), cb_emit_write(), cb_validate_program_body(), codegen(), emit_entry(), output_internal_function(), and output_stmt().
unsigned int cb_program::flag_file_global |
Referenced by output_base(), and output_param().
unsigned int cb_program::flag_gen_debug |
unsigned int cb_program::flag_gen_error |
Referenced by cb_ref(), and output_internal_function().
unsigned int cb_program::flag_global_use |
Referenced by codegen(), output_base(), and output_internal_function().
unsigned int cb_program::flag_has_external |
Referenced by cb_build_field_tree(), and finalize_file().
unsigned int cb_program::flag_initial |
Referenced by output_internal_function().
unsigned int cb_program::flag_main |
Referenced by codegen(), output_entry_function(), and output_internal_function().
unsigned int cb_program::flag_recursive |
Referenced by codegen(), output_entry_function(), output_internal_function(), and output_perform_exit().
unsigned int cb_program::flag_save_exception |
unsigned int cb_program::flag_screen |
Referenced by cb_emit_accept().
unsigned int cb_program::flag_segments |
Referenced by output_alter_check(), output_goto_1(), output_internal_function(), and output_perform_call().
unsigned int cb_program::flag_trailing_separate |
Referenced by cb_build_program(), and validate_field_1().
unsigned int cb_program::flag_validated |
cb_tree cb_program::function_spec_list |
Referenced by cb_build_program(), and while().
cb_tree cb_program::global_file_list |
Referenced by cb_build_program(), output_file_error(), process_translate(), and setup_use_file().
struct handler_struct cb_program::global_handler |
Referenced by output_error_handler(), and process_translate().
cb_tree cb_program::global_list |
Referenced by output_internal_function().
cb_tree cb_program::interface_spec_list |
Referenced by cb_build_program().
cb_tree cb_program::label_list |
Referenced by cb_validate_program_body().
struct cb_field * cb_program::linkage_storage |
Referenced by emit_entry(), and output_internal_function().
cb_tree cb_program::local_file_list |
Referenced by output_file_error(), and setup_use_file().
struct local_filename * cb_program::local_include |
Referenced by codegen(), output_internal_function(), and process_translate().
struct cb_field * cb_program::local_storage |
Referenced by codegen(), and output_internal_function().
cb_tree cb_program::locale_list |
Referenced by cb_build_program().
int cb_program::loop_counter |
int cb_program::max_call_param |
Referenced by cb_build_intrinsic(), cb_emit_call(), codegen(), and output_internal_function().
cb_tree cb_program::mnemonic_spec_list |
Referenced by build_nested_special(), and cb_build_program().
int cb_program::nested_level |
struct nested_list * cb_program::nested_prog_list |
Referenced by cb_build_program(), cb_insert_common_prog(), codegen(), output_call(), output_cancel(), output_integer(), output_long_integer(), and output_stmt().
struct cb_program * cb_program::next_program |
Referenced by cb_build_program(), cb_ref(), codegen(), output_internal_function(), process_translate(), and program_list_reverse().
int cb_program::num_proc_params |
Referenced by output_cancel(), output_internal_function(), and output_module_init().
unsigned char cb_program::numeric_separator |
Referenced by cb_build_program(), and output_module_init().
char * cb_program::orig_program_id |
Referenced by cb_build_program_id(), codegen(), emit_entry(), output_header(), output_internal_function(), output_module_init(), and while().
cb_tree cb_program::parameter_list |
Referenced by codegen(), output_error_handler(), and output_internal_function().
unsigned char cb_program::prog_type |
Referenced by codegen(), emit_entry(), output_entry_function(), output_goto(), output_internal_function(), output_module_init(), output_perform_exit(), and while().
const char * cb_program::program_id |
cb_tree cb_program::program_spec_list |
Referenced by cb_build_program().
cb_tree cb_program::property_spec_list |
Referenced by cb_build_program().
cb_tree cb_program::reference_list |
Referenced by cb_build_assignment_name(), and cb_validate_program_data().
cb_tree cb_program::report_list |
Referenced by cb_validate_program_data().
struct cb_field * cb_program::report_storage |
cb_tree cb_program::returning |
Referenced by emit_entry(), and output_internal_function().
struct cb_field * cb_program::screen_storage |
Referenced by output_internal_function().
char * cb_program::source_name |
cb_tree cb_program::symbolic_char_list |
Referenced by cb_build_program(), and cb_validate_program_environment().
int cb_program::toplev_count |
cb_tree cb_program::user_spec_list |
Referenced by cb_build_program(), and while().
struct cb_word ** cb_program::word_table |
Referenced by cb_build_program(), cb_ref(), and lookup_word().
struct cb_field * cb_program::working_storage |
Referenced by cb_build_debug_item(), cb_build_index(), cb_validate_program_data(), finalize_file(), and output_internal_function().