#include <globals.h>
Public Attributes | |
| char | string [MAX_ID_LEN+1] |
| long | words [NUM_ID_WDS] |
Definition at line 1783 of file globals.h.
| char id_str_entry::string[MAX_ID_LEN+1] |
Definition at line 1783 of file globals.h.
Referenced by assign_storage_blk(), attr_semantics(), complete_intrinsic_definition(), convert_const(), copy_sbtree(), create_equiv_stor_blk(), finish_cdir_id(), gen_allocatable_ptr_ptee(), gen_compiler_star(), gen_compiler_tmp(), gen_compiler_upbd(), gen_debug_lbl_stmt(), gen_forall_derived_type(), gen_internal_lbl(), host_associated_attr_semantics(), init_directive(), init_name_and_stor_tbls(), init_parse_prog_unit(), parse_deref(), parse_function_stmt(), parse_id_directive(), parse_interface_stmt(), parse_module_stmt(), parse_subroutine_stmt(), process_O_option(), and srch_for_calls().
| long id_str_entry::words[NUM_ID_WDS] |
Definition at line 1784 of file globals.h.
Referenced by complete_intrinsic_definition(), create_lib_entry_attr(), gen_compiler_star(), gen_compiler_tmp(), gen_compiler_upbd(), gen_forall_derived_type(), init_directive(), init_parse_prog_unit(), ntr_ref_in_global_tbl(), and storage_blk_resolution().
1.6.1