Classes |
| struct | size_offset_entry |
| struct | pdt_tbl_hdr_entry |
| union | attr_aux_tbl_entry |
| struct | attr_list_tbl_entry |
| union | attr_tbl_entry |
| union | bounds_tbl_entry |
| struct | const_search_tbl_entry |
| struct | cs_idx_tbl_entry |
| struct | const_tbl_entry |
| struct | old_const_tbl_entry |
| struct | new_const_tbl_entry |
| struct | equiv_tbl_entry |
| struct | file_path_tbl_entry |
| union | global_attr_tbl_entry |
| union | global_bounds_tbl_entry |
| struct | global_line_tbl_entry |
| struct | global_name_tbl_entry |
| struct | ir_list_link_entry |
| union | ir_list_tbl_entry |
| struct | old_ir_opr_entry |
| struct | ir_opr_entry |
| struct | old_ir_tbl_entry |
| struct | ir_tbl_entry |
| struct | name_tbl_entry |
| struct | mod_link_tbl_entry |
| union | name_pool_entry |
| struct | pdg_link_tbl_entry |
| struct | rename_only_entry |
| union | scp_wd_entry |
| struct | scp_tbl_entry |
| struct | sec_name_tbl_entry |
| struct | sh_tbl_entry |
| union | stor_blk_tbl_entry |
| union | type_tbl_entry |
| union | global_type_tbl_entry |
| struct | intrin_tbl_entry |
| struct | intrin_map_entry |
Typedefs |
| typedef enum access_values | access_type |
| typedef enum align_values | align_type |
| typedef enum atd_class_values | atd_class_type |
| typedef enum atl_class_values | atl_class_type |
| typedef enum atl_debug_class_values | atl_debug_class_type |
| typedef enum atp_proc_values | atp_proc_type |
| typedef enum bd_array_values | bd_array_type |
| typedef enum bd_array_size_values | bd_array_size_type |
| typedef enum directive_label_values | directive_label_type |
| typedef enum distribution_values | distribution_type |
typedef enum
implicit_storage_values | implicit_storage_type |
| typedef enum intent_values | intent_type |
| typedef enum interface_values | interface_type |
| typedef enum obj_class_values | obj_class_type |
| typedef enum pgm_unit_values | pgm_unit_type |
| typedef enum reference_values | reference_type |
| typedef enum sb_type_values | sb_type_type |
| typedef enum type_char_values | type_char_type |
| typedef enum type_desc_values | type_desc_type |
| typedef enum use_type_values | use_type_type |
| typedef enum holler_type_values | holler_type |
| typedef long_type | const_pool_type |
| typedef union attr_tbl_entry | attr_tbl_type |
| typedef union attr_aux_tbl_entry | attr_aux_tbl_type |
| typedef union bounds_tbl_entry | bounds_tbl_type |
| typedef union global_attr_tbl_entry | global_attr_tbl_type |
typedef union
global_bounds_tbl_entry | global_bounds_tbl_type |
| typedef union ir_list_tbl_entry | ir_list_tbl_type |
| typedef union ir_list_tbl_entry | global_ir_list_tbl_type |
| typedef union name_pool_entry | name_pool_type |
| typedef union scp_wd_entry | scp_wd_type |
| typedef union global_type_tbl_entry | global_type_tbl_type |
| typedef union type_tbl_entry | type_tbl_type |
| typedef struct attr_list_tbl_entry | attr_list_tbl_type |
typedef struct
const_search_tbl_entry | const_search_tbl_type |
| typedef struct cs_idx_tbl_entry | cs_idx_tbl_type |
| typedef struct const_tbl_entry | const_tbl_type |
| typedef struct new_const_tbl_entry | new_const_tbl_type |
| typedef struct old_const_tbl_entry | old_const_tbl_type |
| typedef struct equiv_tbl_entry | equiv_tbl_type |
| typedef struct file_path_tbl_entry | file_path_tbl_type |
typedef struct
global_line_tbl_entry | global_line_tbl_type |
| typedef struct intrin_tbl_entry | intrin_tbl_type |
| typedef struct intrin_map_entry | intrin_map_type |
| typedef struct ir_list_link_entry | ir_list_link_type |
| typedef struct ir_opr_entry | ir_opr_type |
| typedef struct ir_tbl_entry | ir_tbl_type |
| typedef struct old_ir_tbl_entry | old_ir_tbl_type |
| typedef struct old_ir_opr_entry | old_ir_opr_type |
| typedef struct ir_tbl_entry | global_ir_tbl_type |
| typedef struct name_tbl_entry | name_tbl_type |
| typedef struct mod_link_tbl_entry | mod_link_tbl_type |
| typedef struct pdg_link_tbl_entry | pdg_link_tbl_type |
| typedef struct pdt_tbl_hdr_entry | pdt_tbl_hdr_type |
| typedef struct rename_only_entry | rename_only_tbl_type |
| typedef struct scp_tbl_entry | scp_tbl_type |
| typedef struct sec_name_tbl_entry | sec_name_tbl_type |
| typedef struct sh_tbl_entry | sh_tbl_type |
| typedef struct size_offset_entry | size_offset_type |
| typedef struct sh_tbl_entry | global_sh_tbl_type |
| typedef union stor_blk_tbl_entry | stor_blk_tbl_type |
| typedef struct name_tbl_entry | loc_name_tbl_type |
| typedef struct name_tbl_entry | global_name_tbl_type |
| typedef struct name_tbl_entry | hidden_name_tbl_type |
| typedef union name_pool_entry | str_pool_type |
Enumerations |
| enum | access_values { Public,
Private
} |
| enum | align_values {
No_Align,
Align_Bit,
Align_8,
Align_16,
Align_32,
Align_64,
Align_Double,
Align_128
} |
| enum | atd_class_values {
Atd_Unknown,
Variable,
Dummy_Argument,
Function_Result,
Compiler_Tmp,
CRI__Pointee,
Struct_Component,
Constant
} |
| enum | atl_class_values {
Lbl_Unknown,
Lbl_User,
Lbl_Format,
Lbl_Internal,
Lbl_Debug,
Lbl_Construct,
Lbl_LoopInternal
} |
| enum | atl_debug_class_values {
Ldbg_None,
Ldbg_Stmt_Lbl,
Ldbg_Exit_Point,
Ldbg_End_Prologue,
Ldbg_Start_Epilogue,
Ldbg_Construct_Name,
Ldbg_Loop_Lbl,
Ldbg_User_Lbl
} |
| enum | atp_proc_values {
Unknown_Proc,
Extern_Proc,
Intrin_Proc,
Dummy_Proc,
Intern_Proc,
Imported_Proc,
Module_Proc,
Intrin_src_Proc,
Intern_Proc_Refd = 2
} |
| enum | bd_array_size_values { Unknown_Size,
Constant_Size,
Var_Len_Array,
Symbolic_Constant_Size
} |
| enum | bd_array_values {
Unknown_Array,
Explicit_Shape,
Assumed_Size,
Deferred_Shape,
Assumed_Shape,
Deferred_Shape1
} |
| enum | directive_label_values {
Safevl_Dir_Idx,
Unroll_Dir_Idx,
Maxcpus_Dir_Idx,
Mark_Dir_Idx,
Cache_Bypass_Dir_Idx,
Concurrent_Dir_Idx,
Blockable_Dir_Idx,
Interchange_Dir_Idx,
Interchange_Level_Dir_Idx,
Num_Dir_On_List
} |
| enum | distribution_values { No_Distribution,
Block_Distribution,
Cyclic_Distribution,
Star_Distribution
} |
| enum | file_path_values {
Unknown_Fp,
Directory_Fp,
File_Fp,
Mod_File_Fp,
Archive_File_Fp,
Elf_File_Fp,
Module_Fp,
Current_Compile_Fp,
Include_Fp,
Inline_Fp,
Reshape_Array_Fp,
Xcoff_File_Fp
} |
| enum | implicit_storage_values { Impl_Default_Storage,
Impl_Automatic_Storage,
Impl_Static_Storage
} |
| enum | intent_values { Intent_Unseen,
Intent_In,
Intent_Out,
Intent_Inout
} |
| enum | interface_values {
Generic_Unknown_Interface,
Generic_Function_Interface,
Generic_Subroutine_Interface,
Defined_Interface,
Defined_Assign_Interface,
Defined_Unary_Interface,
Defined_Binary_Interface,
Defined_Unary_Or_Binary_Interface
} |
| enum | obj_class_values {
Data_Obj,
Pgm_Unit,
Label,
Derived_Type,
Interface,
Namelist_Grp,
Stmt_Func,
Common_Block = Stmt_Func
} |
| enum | pgm_unit_values {
Pgm_Unknown = 0,
Function = 3,
Subroutine = 4,
Program = 5,
Blockdata = 6,
Module = 7
} |
| enum | reference_values { Not_Referenced,
Char_Rslt_Bound_Ref,
Dcl_Bound_Ref,
Referenced
} |
| enum | sb_name_values {
What_Blk,
Based_Blk,
Data_Init_Blk,
Pointee_Blk,
Stack_Host_Blk,
Data_Blk,
Sym_Blk,
Data_Uninit_Blk,
Stack_Blk,
Dargs_Blk,
End_Name_Blk
} |
| enum | sb_type_values {
Unknown_Seg,
Static,
Stack,
Formal,
Common,
Extern,
Exported,
Task_Common,
Soft_External,
Global_Breg,
Global_Treg,
Static_Named,
Based,
Equivalenced,
Restricted,
Distributed,
LM_Static,
LM_Common,
LM_Extern,
Auxiliary,
Static_Local,
Non_Local_Stack,
Non_Local_Formal,
Hosted_Stack,
Threadprivate,
Coment,
ZModule
} |
| enum | type_char_values { Unknown_Char,
Const_Len_Char,
Var_Len_Char,
Assumed_Size_Char
} |
| enum | type_desc_values { Default_Typed,
Star_Typed,
Kind_Typed
} |
| enum | use_type_values { Use_Not,
Use_All,
Use_Renamed,
Use_Only
} |
| enum | holler_type_values { Not_Hollerith,
H_Hollerith,
L_Hollerith,
R_Hollerith
} |
Functions |
| void | add_attr_to_local_list (int) |
| void | align_bit_length (size_offset_type *, int) |
| void | assign_offset (int) |
| void | assign_storage_blk (int) |
| attr_aux_tbl_type * | attr_aux_var_error (char *, int) |
| bounds_tbl_type * | bd_var_error (char *, int) |
| void | bits_and_bytes_to_words (size_offset_type *, int, int) |
| void | global_name_semantics (int, int, int, int, int) |
| void | check_for_duplicate_renames (int) |
| int | check_global_pgm_unit (int) |
| int | check_type_for_size_address (opnd_type *) |
| void | chg_data_obj_to_pgm_unit (int, pgm_unit_type, atp_proc_type) |
| int | cval_to_cn_int (int, boolean, long64 *, boolean) |
| int | cval_to_f_int (long_type *, long64 *, int) |
| boolean | compare_array_entries (int, int) |
| boolean | compare_derived_types (int, int) |
| int | compare_names (long *, int, long *, int) |
| boolean | compare_target_consts (long_type *, int, long_type *, int, int) |
| void | constant_value_semantics (opnd_type *, int) |
| void | create_hidden_name_tbl (int) |
| int | create_lib_entry_attr (char *, int, int, int) |
| void | data_repeat_semantics (int) |
| long64 | f_int_to_cval (long_type *, int) |
| void | fill_in_global_attr_ntry (int, int, int) |
| void | find_opnd_line_and_column (opnd_type *, int *, int *) |
| void | free_attr_list (int) |
| global_attr_tbl_type * | ga_var_error (char *, int) |
| int | gen_compiler_tmp (int, int, task_scope_type, boolean) |
| int | gen_compiler_star (int, int, task_scope_type, boolean) |
| int | gen_compiler_upbd (int, int, task_scope_type, boolean) |
| int | gen_debug_lbl_stmt (int, atl_debug_class_type, int) |
| void | gen_default_init_code (int) |
| int | gen_internal_lbl (int) |
| int | gen_tmp_equal_max_zero (opnd_type *, int, int, boolean, boolean) |
| char * | get_basic_type_str (int) |
| void | host_associated_attr_semantics (int, boolean) |
| void | init_name_and_stor_tbls (int, boolean) |
| void | init_sytb (void) |
| ir_list_tbl_type * | ir_list_var_error (char *, int) |
| boolean | kind_to_linear_type (opnd_type *, int, boolean, boolean, boolean, boolean) |
| boolean | validate_kind (basic_type_type, int, int, long *, linear_type_type *) |
| void | make_external_name (int, int, int) |
| int | make_ro_entry (int, int, boolean) |
| long_type | mpp_cn_int_to_c (int) |
| int | ntr_array_in_bd_tbl (int) |
| int | ntr_attr_list_tbl (void) |
| int | ntr_boz_const_tbl (int, long_type *) |
| int | ntr_boolean_const_tbl (int, long_type *) |
| int | ntr_common_in_global_attr_tbl (int, int) |
| int | ntr_const_tbl (int, boolean, long_type *) |
| int | ntr_cpnt_name (token_type *, int *, int) |
| void | ntr_global_name_tbl (int, int, int) |
| int | ntr_global_attr_tbl (int, int) |
| int | ntr_global_type_tbl (int) |
| void | ntr_hidden_name_tbl (int, int, int) |
| int | ntr_host_in_sym_tbl (token_type *, int, int, int, boolean) |
| int | ntr_int_const_tbl (int, long64) |
| int | ntr_ir_list_tbl (void) |
| int | ntr_ir_tbl (void) |
| int | ntr_gl_ir_list_tbl (void) |
| int | ntr_gl_ir_tbl (void) |
| int | ntr_gl_sh_tbl (void) |
| int | ntr_local_attr_list (char *, int, int, int) |
| int | ntr_sh_tbl (void) |
| int | ntr_stor_blk_tbl (char *, int, int, int, int) |
| int | ntr_sym_tbl (token_type *, int) |
| int | ntr_type_tbl (void) |
| int | ntr_derived_type_tbl (void) |
| int | ntr_unshared_const_tbl (int, boolean, long_type *) |
| void | remove_hidden_name_ntry (int) |
| void | remove_hidden_name_tbl (int) |
| void | remove_ln_ntry (int) |
| int | reserve_array_ntry (int) |
| int | set_based_stor_blk (void) |
| void | set_stride_for_first_dim (int, size_offset_type *) |
| boolean | size_offset_binary_calc (size_offset_type *, size_offset_type *, operator_type, size_offset_type *) |
| boolean | size_offset_logical_calc (size_offset_type *, size_offset_type *, operator_type, size_offset_type *) |
| boolean | size_offset_min_max_calc (size_offset_type *, size_offset_type *, operator_type, size_offset_type *) |
| boolean | srch_global_name_tbl (char *, int, int *) |
| int | srch_hidden_name_tbl (char *, int, int, int *, int *) |
| int | srch_host_stor_blk_tbl (token_type *) |
| int | srch_host_sym_tbl (char *, int, int *, boolean) |
| int | srch_kwd_name (char *, int, int, int *) |
| int | srch_linked_sn (char *, int, int *) |
| int | srch_name_tbl (char *, int, int *, name_tbl_type *, name_pool_type *, int, int) |
| int | srch_stor_blk_tbl (char *, int, int) |
| int | srch_sym_tbl (char *, int, int *) |
| size_offset_type | stor_bit_size_of (int, boolean, boolean) |
| attr_tbl_type * | sytb_var_error (char *, int) |
| void | use_stmt_semantics (void) |
| void | print_so (size_offset_type) |
Variables |
| attr_list_tbl_type *RESTRICT | attr_list_tbl |
| int | attr_list_tbl_idx |
| int | attr_list_tbl_inc |
| int | attr_list_tbl_size |
| int | attr_list_tbl_limit |
| int | attr_list_tbl_num_wds |
| int | attr_list_tbl_init_size |
| int | attr_list_tbl_largest_idx |
| attr_tbl_type *RESTRICT | attr_tbl |
| int | attr_tbl_idx |
| int | attr_tbl_inc |
| int | attr_tbl_size |
| int | attr_tbl_limit |
| int | attr_tbl_num_wds |
| int | attr_tbl_init_size |
| int | attr_tbl_largest_idx |
| attr_aux_tbl_type *RESTRICT | attr_aux_tbl |
| int | attr_aux_tbl_idx |
| int | attr_aux_tbl_inc |
| int | attr_aux_tbl_size |
| int | attr_aux_tbl_limit |
| int | attr_aux_tbl_num_wds |
| int | attr_aux_tbl_init_size |
| int | attr_aux_tbl_largest_idx |
| bounds_tbl_type *RESTRICT | bounds_tbl |
| int | bounds_tbl_idx |
| int | bounds_tbl_inc |
| int | bounds_tbl_size |
| int | bounds_tbl_limit |
| int | bounds_tbl_num_wds |
| int | bounds_tbl_init_size |
| int | bounds_tbl_largest_idx |
| int | ieee_const_tbl_idx [] |
| const_tbl_type *RESTRICT | const_tbl |
| int | const_tbl_idx |
| int | const_tbl_inc |
| int | const_tbl_size |
| int | const_tbl_limit |
| int | const_tbl_num_wds |
| int | const_tbl_init_size |
| int | const_tbl_largest_idx |
| int | cn_root_idx [Num_Linear_Types] |
| const_pool_type *RESTRICT | const_pool |
| int | const_pool_idx |
| int | const_pool_inc |
| int | const_pool_size |
| int | const_pool_limit |
| int | const_pool_num_wds |
| int | const_pool_init_size |
| int | const_pool_largest_idx |
| equiv_tbl_type *RESTRICT | equiv_tbl |
| int | equiv_tbl_idx |
| int | equiv_tbl_inc |
| int | equiv_tbl_size |
| int | equiv_tbl_limit |
| int | equiv_tbl_num_wds |
| int | equiv_tbl_init_size |
| int | equiv_tbl_largest_idx |
| file_path_tbl_type *RESTRICT | file_path_tbl |
| int | file_path_tbl_idx |
| int | file_path_tbl_inc |
| int | file_path_tbl_size |
| int | file_path_tbl_limit |
| int | file_path_tbl_num_wds |
| int | file_path_tbl_init_size |
| int | file_path_tbl_largest_idx |
| global_attr_tbl_type *RESTRICT | global_attr_tbl |
| int | global_attr_tbl_idx |
| int | global_attr_tbl_inc |
| int | global_attr_tbl_size |
| int | global_attr_tbl_limit |
| int | global_attr_tbl_num_wds |
| int | global_attr_tbl_init_size |
| int | global_attr_tbl_largest_idx |
| global_bounds_tbl_type *RESTRICT | global_bounds_tbl |
| int | global_bounds_tbl_idx |
| int | global_bounds_tbl_inc |
| int | global_bounds_tbl_size |
| int | global_bounds_tbl_limit |
| int | global_bounds_tbl_num_wds |
| int | global_bounds_tbl_init_size |
| int | global_bounds_tbl_largest_idx |
| global_line_tbl_type *RESTRICT | global_line_tbl |
| long | global_line_tbl_idx |
| int | global_line_tbl_inc |
| long | global_line_tbl_size |
| long | global_line_tbl_limit |
| int | global_line_tbl_num_wds |
| int | global_line_tbl_init_size |
| long | global_line_tbl_largest_idx |
| name_tbl_type *RESTRICT | global_name_tbl |
| long | global_name_tbl_idx |
| int | global_name_tbl_inc |
| long | global_name_tbl_size |
| long | global_name_tbl_limit |
| int | global_name_tbl_num_wds |
| int | global_name_tbl_init_size |
| long | global_name_tbl_largest_idx |
| global_type_tbl_type *RESTRICT | global_type_tbl |
| int | global_type_tbl_idx |
| int | global_type_tbl_inc |
| int | global_type_tbl_size |
| int | global_type_tbl_limit |
| int | global_type_tbl_num_wds |
| int | global_type_tbl_init_size |
| int | global_type_tbl_largest_idx |
| global_ir_tbl_type *RESTRICT | global_ir_tbl |
| int | global_ir_tbl_idx |
| int | global_ir_tbl_inc |
| int | global_ir_tbl_init_size |
| int | global_ir_tbl_limit |
| int | global_ir_tbl_num_wds |
| int | global_ir_tbl_size |
| int | global_ir_tbl_largest_idx |
| global_ir_list_tbl_type *RESTRICT | global_ir_list_tbl |
| int | global_ir_list_tbl_idx |
| int | global_ir_list_tbl_inc |
| int | global_ir_list_tbl_init_size |
| int | global_ir_list_tbl_limit |
| int | global_ir_list_tbl_num_wds |
| int | global_ir_list_tbl_size |
| int | global_ir_list_tbl_largest_idx |
| global_sh_tbl_type *RESTRICT | global_sh_tbl |
| int | global_sh_tbl_idx |
| int | global_sh_tbl_inc |
| int | global_sh_tbl_init_size |
| int | global_sh_tbl_limit |
| int | global_sh_tbl_num_wds |
| int | global_sh_tbl_size |
| int | global_sh_tbl_largest_idx |
| name_tbl_type *RESTRICT | hidden_name_tbl |
| int | hidden_name_tbl_idx |
| int | hidden_name_tbl_inc |
| int | hidden_name_tbl_size |
| int | hidden_name_tbl_limit |
| int | hidden_name_tbl_num_wds |
| int | hidden_name_tbl_init_size |
| int | hidden_name_tbl_largest_idx |
| ir_tbl_type *RESTRICT | ir_tbl |
| int | ir_tbl_idx |
| int | ir_tbl_inc |
| int | ir_tbl_size |
| int | ir_tbl_limit |
| int | ir_tbl_num_wds |
| int | ir_tbl_init_size |
| int | ir_tbl_largest_idx |
| ir_list_tbl_type *RESTRICT | ir_list_tbl |
| int | ir_list_tbl_idx |
| int | ir_list_tbl_inc |
| int | ir_list_tbl_size |
| int | ir_list_tbl_limit |
| int | ir_list_tbl_num_wds |
| int | ir_list_tbl_init_size |
| int | ir_list_tbl_largest_idx |
| name_tbl_type *RESTRICT | loc_name_tbl |
| int | loc_name_tbl_idx |
| int | loc_name_tbl_inc |
| int | loc_name_tbl_size |
| int | loc_name_tbl_limit |
| int | loc_name_tbl_num_wds |
| int | loc_name_tbl_init_size |
| int | loc_name_tbl_largest_idx |
| mod_link_tbl_type *RESTRICT | mod_link_tbl |
| long | mod_link_tbl_idx |
| int | mod_link_tbl_inc |
| long | mod_link_tbl_size |
| long | mod_link_tbl_limit |
| int | mod_link_tbl_num_wds |
| int | mod_link_tbl_init_size |
| long | mod_link_tbl_largest_idx |
| name_pool_type *RESTRICT | name_pool |
| int | name_pool_idx |
| int | name_pool_inc |
| int | name_pool_size |
| int | name_pool_limit |
| int | name_pool_num_wds |
| int | name_pool_init_size |
| int | name_pool_largest_idx |
| pdg_link_tbl_type *RESTRICT | pdg_link_tbl |
| long | pdg_link_tbl_idx |
| int | pdg_link_tbl_inc |
| long | pdg_link_tbl_size |
| long | pdg_link_tbl_limit |
| int | pdg_link_tbl_num_wds |
| int | pdg_link_tbl_init_size |
| long | pdg_link_tbl_largest_idx |
| rename_only_tbl_type *RESTRICT | rename_only_tbl |
| int | rename_only_tbl_idx |
| int | rename_only_tbl_inc |
| int | rename_only_tbl_size |
| int | rename_only_tbl_limit |
| int | rename_only_tbl_num_wds |
| int | rename_only_tbl_init_size |
| int | rename_only_tbl_largest_idx |
| scp_tbl_type *RESTRICT | scp_tbl |
| int | scp_tbl_idx |
| int | scp_tbl_inc |
| int | scp_tbl_size |
| int | scp_tbl_limit |
| int | scp_tbl_num_wds |
| int | scp_tbl_init_size |
| int | scp_tbl_largest_idx |
| sec_name_tbl_type *RESTRICT | sec_name_tbl |
| int | sec_name_tbl_idx |
| int | sec_name_tbl_inc |
| int | sec_name_tbl_size |
| int | sec_name_tbl_limit |
| int | sec_name_tbl_num_wds |
| int | sec_name_tbl_init_size |
| int | sec_name_tbl_largest_idx |
| sh_tbl_type *RESTRICT | sh_tbl |
| int | sh_tbl_idx |
| int | sh_tbl_inc |
| int | sh_tbl_size |
| int | sh_tbl_limit |
| int | sh_tbl_num_wds |
| int | sh_tbl_init_size |
| int | sh_tbl_largest_idx |
| stor_blk_tbl_type *RESTRICT | stor_blk_tbl |
| int | stor_blk_tbl_idx |
| int | stor_blk_tbl_inc |
| int | stor_blk_tbl_size |
| int | stor_blk_tbl_limit |
| int | stor_blk_tbl_num_wds |
| int | stor_blk_tbl_init_size |
| int | stor_blk_tbl_largest_idx |
| name_pool_type *RESTRICT | str_pool |
| int | str_pool_idx |
| int | str_pool_inc |
| int | str_pool_size |
| int | str_pool_limit |
| int | str_pool_num_wds |
| int | str_pool_init_size |
| int | str_pool_largest_idx |
| type_tbl_type *RESTRICT | type_tbl |
| int | type_tbl_idx |
| int | type_tbl_inc |
| int | type_tbl_size |
| int | type_tbl_limit |
| int | type_tbl_num_wds |
| int | type_tbl_init_size |
| int | type_tbl_largest_idx |
| intrin_tbl_type | intrin_tbl [MAX_INTRIN_TBL_SIZE] |
| intrin_map_type | intrin_map [MAX_INTRIN_MAP_SIZE] |
| void(* | intrinsic_semantics [])() |
| char * | pgm_unit_str [] |