
Go to the source code of this file.
| typedef struct cc_arg_entry cc_arg_type |
Definition at line 100 of file cond_comp.h.
| typedef struct cc_attr_entry cc_attr_tbl_type |
Definition at line 137 of file cond_comp.h.
Definition at line 187 of file cond_comp.h.
| typedef enum cc_blk_values cc_blk_type |
Definition at line 174 of file cond_comp.h.
| typedef struct cc_darg_entry cc_darg_type |
Definition at line 92 of file cond_comp.h.
| typedef union cc_id_str_entry cc_id_str_type |
Definition at line 84 of file cond_comp.h.
| typedef struct name_tbl_entry cc_ln_tbl_type |
Definition at line 149 of file cond_comp.h.
| typedef struct cc_token_entry cc_token_type |
Definition at line 123 of file cond_comp.h.
| typedef enum cc_token_values cc_token_values_type |
Definition at line 81 of file cond_comp.h.
| enum cc_blk_values |
Definition at line 167 of file cond_comp.h.
| enum cc_token_values |
Definition at line 39 of file cond_comp.h.
| void get_curr_file_name | ( | char * | ) |
Definition at line 8703 of file src_input.c.
References Func_Entry, Func_Exit, NULL, sprintf(), SRC_STK_FILE_NAME, src_stk_idx, and TRACE.
Referenced by get_dynamic_predef_str().
| void ntr_next_msg_queue | ( | int | line, | |
| int | msg_num, | |||
| msg_severities_type | severity, | |||
| int | column, | |||
| char * | str, | |||
| long | arg, | |||
| int | order | |||
| ) |
Definition at line 7496 of file src_input.c.
References msg_queue_entry::arg, CHECK_INITIAL_ALLOC, CHECK_TBL_ALLOC_SIZE, CLEAR_TBL_NTRY, msg_queue_entry::col_num, Func_Entry, Func_Exit, length, msg_queue_entry::line_num, msg_queue_entry::msg_num, msg_queue_entry::next_msg, next_msg_queue, next_msg_queue_idx, next_msg_queue_size, NULL, num_entries, NUM_MQ_WDS, msg_queue_entry::order, msg_queue_entry::sever, msg_queue_entry::str_len, strcpy, strlen(), TBL_REALLOC_CK, TRACE, and WORD_LEN.
Referenced by cc_get_stmt(), copy_define_str(), fixed_classify_line(), free_classify_line(), parse_cc_line(), parse_cc_operand(), parse_define_str(), read_line(), scan_cc_macro(), and scan_fortran_macro().
Definition at line 1615 of file src_input.c.
References Ansi, blank, cc_stmt_buf, cc_stmt_buf_idx, cc_stmt_buf_line, cc_stmt_buf_num_lines, Cond_Comp_Line, CONTINUE_COLUMN, curr_glb_line, dosnewline, EOF, EOF_Line, eos, EXIT, extra_nxt_line, FALSE, Fixed_Form, FREE_SRC_LINE_SIZE, Func_Entry, Func_Exit, getc(), have_issued_msg_37, i, Include_Line, Internal, issue_classify_msg, Limit, cc_stmt_buf_line_entry::line, line_size, MAX_STMT_CHAR_SIZE, newline, NO_ARG, ntr_next_msg_queue(), NULL, NULL_IDX, nxt_line, nxt_line_col, nxt_line_end_idx, nxt_line_idx, nxt_line_num_lines, nxt_line_start_idx, nxt_line_type, on_off_flags, pp_nxt_line_idx, pp_nxt_line_length, pp_nxt_line_mp_line, pp_nxt_line_num, pp_nxt_line_type, on_off_flags_entry::preprocess, PRINTMSG(), result, source_form, SRC_STK_FILE_LINE, SRC_STK_FILE_PTR, src_stk_idx, cc_stmt_buf_line_entry::start_idx, TRACE, TRUE, and Warning.
Referenced by cc_get_stmt(), get_nxt_line(), and pp_get_stmt().
| int amp |
Definition at line 282 of file src_input.h.
Referenced by cc_get_stmt(), fixed_classify_line(), and free_classify_line().
Definition at line 901 of file src_input.h.
Referenced by fixed_get_stmt(), free_get_stmt(), open_include_file(), and parse_cc_line().
| int at_sign |
Definition at line 284 of file src_input.h.
Referenced by enter_cmd_line_cc_define(), fixed_classify_line(), fixed_get_char(), free_classify_line(), free_get_char(), next_arg_is_kwd_equal(), next_id_is_imp_control(), and set_stmt_type_known().
| int bang |
Definition at line 273 of file src_input.h.
Referenced by fixed_classify_line(), fixed_get_char(), free_classify_line(), free_get_char(), main(), next_arg_is_kwd_equal(), and set_stmt_type_known().
| int blank |
Definition at line 268 of file src_input.h.
Referenced by adjust_continued_macro(), cc_get_next_char(), cc_get_stmt(), cc_get_token(), copy_define_str(), ffesymbol_declare_cblock(), fixed_classify_line(), fixed_get_char(), fixed_get_stmt(), free_classify_line(), free_get_char(), free_get_stmt(), getenv_(), init_src_input(), is_dollar_directive(), is_par_directive(), is_pound_line_dir(), is_star_directive(), next_arg_is_kwd_equal(), next_id_is_imp_control(), ntr_io_string_constant(), parse_define_str(), prev_char_line_and_col(), read_line(), scan_fortran_macro(), scan_thru_close_paren(), set_stmt_type_known(), whats_after_brkt_group(), and whats_after_paren_group().
| int cc_attr_tbl_idx = NULL_IDX |
Definition at line 140 of file cond_comp.h.
| int cc_attr_tbl_inc = 100 |
Definition at line 141 of file cond_comp.h.
| int cc_attr_tbl_init_size = 100 |
Definition at line 142 of file cond_comp.h.
| int cc_attr_tbl_largest_idx = NULL_IDX |
Definition at line 146 of file cond_comp.h.
| int cc_attr_tbl_limit = (1 << 20) - 1 |
Definition at line 143 of file cond_comp.h.
| int cc_attr_tbl_num_wds = CC_NUM_AT_WDS |
Definition at line 144 of file cond_comp.h.
| int cc_attr_tbl_size = 0 |
Definition at line 145 of file cond_comp.h.
| int cc_blk_stk_tbl_idx = NULL_IDX |
Definition at line 190 of file cond_comp.h.
| int cc_blk_stk_tbl_inc = 10 |
Definition at line 191 of file cond_comp.h.
| int cc_blk_stk_tbl_init_size = 10 |
Definition at line 192 of file cond_comp.h.
| int cc_blk_stk_tbl_largest_idx = NULL_IDX |
Definition at line 196 of file cond_comp.h.
| int cc_blk_stk_tbl_limit = (1 << 20) - 1 |
Definition at line 193 of file cond_comp.h.
| int cc_blk_stk_tbl_num_wds = 1 |
Definition at line 194 of file cond_comp.h.
| int cc_blk_stk_tbl_size = 0 |
Definition at line 195 of file cond_comp.h.
| int cc_blk_stk_top = NULL_IDX |
Definition at line 197 of file cond_comp.h.
| int cc_curr_glb_line |
Definition at line 317 of file cond_comp.h.
cc_token_type cc_initial_token [static] |
Definition at line 200 of file cond_comp.h.
Referenced by cc_get_token(), enter_cmd_line_cc_define(), enter_predefined_macros(), and init_cond_comp().
Definition at line 201 of file cond_comp.h.
boolean cc_line_continued [static] |
| int cc_ln_fw_idx |
| int cc_ln_lw_idx |
Definition at line 165 of file cond_comp.h.
Referenced by init_cond_comp(), ntr_cc_sym_tbl(), and srch_cc_sym_tbl().
Definition at line 151 of file cond_comp.h.
Referenced by init_cond_comp(), ntr_cc_sym_tbl(), and srch_cc_sym_tbl().
| int cc_ln_tbl_idx = NULL_IDX |
| int cc_ln_tbl_inc = 100 |
Definition at line 153 of file cond_comp.h.
| int cc_ln_tbl_init_size = 100 |
Definition at line 154 of file cond_comp.h.
| int cc_ln_tbl_largest_idx = NULL_IDX |
Definition at line 162 of file cond_comp.h.
| int cc_ln_tbl_limit = (1 << 20) - 1 |
Definition at line 155 of file cond_comp.h.
| int cc_ln_tbl_num_wds = 1 |
Definition at line 159 of file cond_comp.h.
| int cc_ln_tbl_size = 0 |
Definition at line 161 of file cond_comp.h.
| char cc_stmt_buf[MAX_STMT_CHAR_SIZE] |
Definition at line 203 of file cond_comp.h.
Referenced by cc_get_next_char(), cc_get_stmt(), cc_get_token(), copy_define_str(), parse_cc_line(), parse_cc_mult_opnd(), parse_define_str(), read_line(), scan_cc_line(), scan_cc_macro(), and shift_cc_stmt_buf().
| int cc_stmt_buf_idx |
Definition at line 204 of file cond_comp.h.
Referenced by cc_advance_idx(), cc_get_next_char(), cc_get_stmt(), cc_get_token(), flush_cc_line(), insert_macro(), parse_cc_line(), parse_cc_mult_opnd(), parse_define_str(), read_line(), scan_cc_line(), scan_cc_macro(), scan_fixed_comment(), scan_fortran_macro(), and scan_fortran_stmt().
| int cc_stmt_buf_len |
Definition at line 205 of file cond_comp.h.
Referenced by cc_get_stmt(), flush_cc_line(), and shift_cc_stmt_buf().
Definition at line 110 of file cond_comp.h.
Referenced by cc_get_stmt(), find_line_and_col(), read_line(), and shift_cc_stmt_buf().
Definition at line 111 of file cond_comp.h.
Referenced by cc_get_stmt(), find_line_and_col(), read_line(), and shift_cc_stmt_buf().
cc_token_type cc_token [static] |
Definition at line 199 of file cond_comp.h.
Referenced by cc_get_stmt(), cc_get_token(), enter_cmd_line_cc_define(), enter_predefined_macros(), parse_cc_add_opnd(), parse_cc_equiv_opnd(), parse_cc_level_2(), parse_cc_level_3(), parse_cc_level_4(), parse_cc_level_5(), parse_cc_level_6(), parse_cc_level_7(), parse_cc_level_8(), parse_cc_line(), parse_cc_mult_opnd(), parse_cc_operand(), parse_cc_or_opnd(), parse_define_str(), scan_cc_line(), scan_fixed_comment(), and scan_fortran_stmt().
Definition at line 312 of file src_input.h.
Referenced by cc_get_next_char(), digit_is_format_label(), enter_cmd_line_cc_define(), fixed_classify_line(), fixed_get_char(), fixed_get_char_literal(), flush_cc_line(), free_classify_line(), free_get_char(), free_get_char_literal(), get_dir_token_from_str(), is_dollar_directive(), is_par_directive(), is_star_directive(), next_arg_is_kwd_equal(), next_id_is_imp_control(), print_nxt_line(), reset_src_input(), scan_fortran_stmt(), and set_stmt_type_known().
| int colon |
Definition at line 286 of file src_input.h.
Referenced by bfd_boolean(), dumpimp(), ffedata_advance_(), ffeintrin_check_(), ffeintrin_init_0(), is_substring_ref(), lookup_line(), mf_file_function_line_tree(), and stmt_has_double_colon().
| int comma |
Definition at line 291 of file src_input.h.
Referenced by bitmap_print(), DaVinci::Change_Attr(), default_print_insn(), disassemble(), dump_edge_info(), DaVinci::Emit_Attr(), ffestb_V0201_(), fix_range(), GTY(), help(), WN_INSTRUMENT_WALKER::Instrument_Circuit(), WN_INSTRUMENT_WALKER::Instrument_Cselect(), is_substring_ref(), ISA_Print_End(), m32c_print_operand(), DaVinci::New_Node(), DaVinci::Node_Begin(), print_attr_f(), print_flags(), print_instruction(), print_intr(), scan_fortran_macro(), stmt_is_DO_stmt(), DaVinci::Usage_Error(), WB_symbol(), WFE_Expand_Expr(), WGEN_add_guard_var(), and WGEN_Address_Of().
| int DATE_macro_idx |
Definition at line 329 of file cond_comp.h.
Referenced by enter_predefined_macros(), and get_dynamic_predef_str().
| int date_macro_idx |
Definition at line 328 of file cond_comp.h.
Referenced by enter_predefined_macros(), and get_dynamic_predef_str().
| int db_quote |
Definition at line 267 of file src_input.h.
Referenced by fixed_classify_line(), free_classify_line(), and parse_cc_line().
| int dollar |
Definition at line 281 of file src_input.h.
Referenced by enter_cmd_line_cc_define(), fixed_classify_line(), fixed_get_char(), free_classify_line(), free_get_char(), next_arg_is_kwd_equal(), next_id_is_imp_control(), and set_stmt_type_known().
| int dot |
Definition at line 264 of file src_input.h.
Referenced by abs32code(), aligncode(), complete_intrinsic_definition(), digit_is_format_label(), DRA_Process_Commons(), elf32_h8_relax_section(), extra_case(), ffestb_R100110_(), give_switch(), h8300_reloc16_estimate(), h8300_reloc16_extra_cases(), java_init(), kill_bogus_lines(), mmix_elf_relax_section(), rd_F(), w65_reloc16_estimate(), w65_reloc16_extra_cases(), walk_type(), and write_gc_structure_fields().
Definition at line 899 of file src_input.h.
Referenced by cc_get_stmt(), fixed_get_stmt(), free_get_stmt(), init_src_input(), open_include_file(), pp_get_stmt(), preprocess_only_driver(), and print_nxt_line().
Definition at line 315 of file cond_comp.h.
Referenced by adjust_continued_macro(), cc_advance_idx(), scan_fixed_comment(), and scan_fortran_stmt().
| int eos |
Definition at line 287 of file src_input.h.
Referenced by _g_charstr(), cc_get_next_char(), cc_get_stmt(), cc_get_token(), ffesta_save_(), fixed_classify_line(), fixed_get_char(), fixed_get_char_literal(), flush_cc_line(), free_classify_line(), free_get_char(), free_get_char_literal(), g_charstr(), init_src_input(), parse_cc_line(), print_nxt_line(), read_line(), scan_fortran_macro(), scan_thru_close_paren(), whats_after_brkt_group(), and whats_after_paren_group().
| int equal |
Definition at line 278 of file src_input.h.
Referenced by Cache_Adjust_Latency(), Cache_Has_Conflict(), Fix_Cache_Conflict_latency(), fixed_classify_line(), fold(), fold_binary(), free_classify_line(), handle_param(), independent_decode_option(), is_implied_do(), next_arg_is_kwd_equal(), next_id_is_imp_control(), optimize_reshape(), set_stmt_type_known(), simplify_const_relational_operation(), simplify_relational_operation(), stmt_is_DATA_stmt(), and stmt_is_DO_stmt().
| int extra_nxt_line |
Definition at line 204 of file src_input.h.
Referenced by adjust_continued_macro(), move_up_next_msg_queue(), pp_get_stmt(), read_line(), shift_nxt_line(), and shift_to_line_size().
| int FILE_macro_idx |
Definition at line 327 of file cond_comp.h.
Referenced by enter_predefined_macros(), and get_dynamic_predef_str().
| int file_macro_idx |
Definition at line 326 of file cond_comp.h.
Referenced by enter_predefined_macros(), and get_dynamic_predef_str().
| int greater |
Definition at line 150 of file src_input.h.
Referenced by fixed_classify_line(), fixed_get_stmt(), free_classify_line(), free_get_stmt(), parse_cc_line(), pp_get_stmt(), and preprocess_only_driver().
| char include_file[MAX_FILE_NAME_SIZE] |
Definition at line 152 of file src_input.h.
| int lbrkt |
Definition at line 276 of file src_input.h.
Referenced by scan_fortran_macro(), set_stmt_type_known(), and whats_after_brkt_group().
| int lc_a |
Definition at line 232 of file src_input.h.
Referenced by fixed_classify_line(), and free_classify_line().
| int lc_b |
Definition at line 234 of file src_input.h.
Referenced by digit_is_format_label(), fixed_classify_line(), and free_classify_line().
| int lc_c |
Definition at line 236 of file src_input.h.
Referenced by fixed_classify_line(), free_classify_line(), and pp_get_stmt().
| int lc_d |
Definition at line 238 of file src_input.h.
Referenced by digit_is_format_label(), fixed_classify_line(), and free_classify_line().
| int lc_e |
| int lc_f |
Definition at line 242 of file src_input.h.
Referenced by fixed_classify_line(), and free_classify_line().
| int lc_g |
Definition at line 244 of file src_input.h.
Referenced by fixed_classify_line(), and free_classify_line().
| int lc_h |
Definition at line 246 of file src_input.h.
Referenced by digit_is_format_label(), fixed_classify_line(), and free_classify_line().
| int lc_i |
Definition at line 248 of file src_input.h.
Referenced by fixed_classify_line(), and free_classify_line().
| int lc_l |
Definition at line 250 of file src_input.h.
Referenced by digit_is_format_label(), fixed_classify_line(), and free_classify_line().
| int lc_m |
Definition at line 252 of file src_input.h.
Referenced by fixed_classify_line(), and free_classify_line().
| int lc_o |
Definition at line 254 of file src_input.h.
Referenced by fixed_classify_line(), and free_classify_line().
| int lc_r |
Definition at line 258 of file src_input.h.
Referenced by digit_is_format_label(), fixed_classify_line(), and free_classify_line().
| int lc_t |
Definition at line 262 of file src_input.h.
| int less |
Definition at line 294 of file src_input.h.
Referenced by is_implied_do(), and SNL_Optimize_Bounds().
| int LINE_macro_idx |
Definition at line 325 of file cond_comp.h.
Referenced by enter_predefined_macros(), and get_dynamic_predef_str().
| int line_macro_idx |
Definition at line 324 of file cond_comp.h.
Referenced by enter_predefined_macros(), and get_dynamic_predef_str().
| int line_size |
Definition at line 164 of file src_input.h.
Referenced by Compute_Miss_Bytes(), fixed_get_char(), fixed_get_stmt(), free_get_char(), free_get_stmt(), init_src_input(), open_include_file(), pp_get_stmt(), preprocess_only_driver(), print_nxt_line(), read_line(), and SNL_Inner_Cache_Cost().
| int lparen |
Definition at line 274 of file src_input.h.
Referenced by fixed_classify_line(), free_classify_line(), is_implied_do(), is_substring_ref(), next_id_is_imp_control(), next_tok_is_paren_slash(), put_format_in_tbl(), scan_fortran_macro(), scan_thru_close_paren(), set_stmt_type_known(), stmt_has_double_colon(), stmt_is_DATA_stmt(), stmt_is_DO_stmt(), and whats_after_paren_group().
| int marked_blank |
Definition at line 269 of file src_input.h.
Referenced by fixed_classify_line(), and free_classify_line().
| int newline |
Definition at line 271 of file src_input.h.
Referenced by cc_get_next_char(), cc_get_stmt(), cc_get_token(), copy_define_str(), fixed_classify_line(), fixed_get_char(), free_classify_line(), free_get_char(), init_src_input(), is_dollar_directive(), is_par_directive(), is_star_directive(), next_arg_is_kwd_equal(), ntr_io_string_constant(), parse_cc_line(), print_nxt_line(), read_line(), save_cpp_output(), and set_stmt_type_known().
| int nine |
| int nxt_line[MAX_SRC_LINE_SIZE] |
Definition at line 173 of file src_input.h.
Referenced by adjust_continued_macro(), cc_advance_idx(), fixed_classify_line(), fixed_get_stmt(), free_classify_line(), free_get_stmt(), init_src_input(), insert_macro(), is_dollar_directive(), is_par_directive(), is_pound_line_dir(), is_star_directive(), open_include_file(), pp_get_stmt(), print_err_line(), print_nxt_line(), read_line(), scan_fixed_comment(), scan_fortran_macro(), scan_fortran_stmt(), shift_nxt_line(), and shift_to_line_size().
| int nxt_line_col[MAX_SRC_LINE_SIZE] |
Definition at line 174 of file src_input.h.
Referenced by fixed_classify_line(), fixed_get_stmt(), free_classify_line(), free_get_stmt(), init_src_input(), insert_macro(), pp_get_stmt(), print_err_line(), read_line(), scan_fixed_comment(), scan_fortran_macro(), scan_fortran_stmt(), shift_nxt_line(), and shift_to_line_size().
| int nxt_line_end_idx[MAX_FIXED_LINES+1] |
Definition at line 186 of file src_input.h.
Referenced by adjust_continued_macro(), cc_advance_idx(), fixed_classify_line(), free_classify_line(), init_src_input(), open_include_file(), print_nxt_line(), read_line(), scan_fixed_comment(), scan_fortran_stmt(), shift_nxt_line(), and shift_to_line_size().
Definition at line 201 of file src_input.h.
Referenced by adjust_continued_macro(), classify_line(), fixed_classify_line(), free_classify_line(), get_nxt_line(), init_src_input(), open_include_file(), pp_get_stmt(), read_line(), scan_fortran_stmt(), shift_nxt_line(), and shift_to_line_size().
| int nxt_line_start_idx[MAX_FIXED_LINES+1] |
Definition at line 185 of file src_input.h.
Referenced by adjust_continued_macro(), init_src_input(), open_include_file(), read_line(), shift_nxt_line(), and shift_to_line_size().
| int one |
Definition at line 288 of file src_input.h.
| int orig_line_size |
| int percent |
Definition at line 283 of file src_input.h.
Referenced by expand_template_string(), format_gcov(), format_hwint(), next_id_is_imp_control(), set_stmt_type_known(), and stmt_is_DATA_stmt().
| int pound |
Definition at line 292 of file src_input.h.
Referenced by fixed_classify_line(), free_classify_line(), is_pound_line_dir(), and parse_cc_line().
| boolean pp_change_source_form[MAX_FIXED_LINES+1] |
| line_type pp_expected_line[MAX_FIXED_LINES+1] |
| int pp_line_idx |
Definition at line 202 of file src_input.h.
Referenced by cc_advance_idx(), classify_line(), fixed_classify_line(), fixed_get_stmt(), free_classify_line(), free_get_stmt(), get_nxt_line(), init_src_input(), insert_macro(), open_include_file(), pp_get_stmt(), preprocess_only_driver(), print_nxt_line(), scan_fixed_comment(), scan_fortran_macro(), scan_fortran_stmt(), and shift_to_line_size().
| int pp_nxt_line_EOL[MAX_FIXED_LINES+1] |
Definition at line 191 of file src_input.h.
Referenced by adjust_continued_macro(), scan_fortran_stmt(), shift_nxt_line(), and shift_to_line_size().
| int pp_nxt_line_idx[MAX_FIXED_LINES+1] |
Definition at line 193 of file src_input.h.
Referenced by adjust_continued_macro(), get_nxt_line(), and read_line().
| int pp_nxt_line_length[MAX_FIXED_LINES+1] |
Definition at line 188 of file src_input.h.
Referenced by adjust_continued_macro(), classify_line(), read_line(), shift_nxt_line(), and shift_to_line_size().
| boolean pp_nxt_line_mp_line[MAX_FIXED_LINES+1] |
| int pp_nxt_line_num[MAX_FIXED_LINES+1] |
Definition at line 189 of file src_input.h.
Referenced by adjust_continued_macro(), classify_line(), move_up_next_msg_queue(), read_line(), and shift_nxt_line().
| line_type pp_nxt_line_type[MAX_FIXED_LINES+1] |
Definition at line 190 of file src_input.h.
Referenced by adjust_continued_macro(), get_nxt_line(), init_src_input(), pp_get_stmt(), and read_line().
| int pp_orig_line_size[MAX_FIXED_LINES+1] |
Definition at line 199 of file src_input.h.
Referenced by adjust_continued_macro(), and shift_nxt_line().
| int prev_idx |
Definition at line 206 of file cond_comp.h.
Referenced by cc_advance_idx(), decl_semantics(), idmap::ID_MAP< NODE_TYPE, KEY_TYPE >::Delete(), directive_stmt_semantics(), free_attr_list(), insert_unordered_constant(), make_ro_entry(), merge_entry_lists(), ntr_common_in_global_attr_tbl(), resolve_used_modules(), scan_fixed_comment(), scan_fortran_stmt(), send_darg_list(), send_derived_type(), send_namelist_group(), send_procedure(), and wait_send_semantics().
| int quote |
Definition at line 266 of file src_input.h.
Referenced by _cpp_scan_out_logical_line(), ap_end(), canonicalize_text(), fixed_classify_line(), free_classify_line(), lang_specific_driver(), machopic_indirection_name(), parse_cc_line(), pp_base_format(), rd_POS(), scan_out_logical_line(), and wrt_AP().
| int rbrkt |
Definition at line 277 of file src_input.h.
Referenced by scan_fortran_macro(), and whats_after_brkt_group().
| int rparen |
Definition at line 275 of file src_input.h.
Referenced by is_implied_do(), is_substring_ref(), next_id_is_imp_control(), put_format_in_tbl(), scan_fortran_macro(), scan_thru_close_paren(), stmt_has_double_colon(), stmt_is_DATA_stmt(), stmt_is_DO_stmt(), and whats_after_paren_group().
| int semi_colon |
Definition at line 285 of file src_input.h.
Referenced by fixed_classify_line(), fixed_get_char(), fixed_get_stmt(), free_classify_line(), free_get_char(), and free_get_stmt().
| int slash |
Definition at line 279 of file src_input.h.
Referenced by fixed_classify_line(), free_classify_line(), is_implied_do(), ldfile_find_command_file(), ldfile_open_file_search(), main(), make_class_file_name(), next_tok_is_paren_slash(), print_magic_path(), process_aux_info_file(), read_rtx(), read_rtx_1(), stmt_is_DATA_stmt(), and unwind_get_obj_phdr().
| int star |
Definition at line 265 of file src_input.h.
Referenced by check_node_dependence(), ffestt_dimlist_as_expr(), fixed_classify_line(), free_classify_line(), and merge_dependencies().
struct bfd_strtab_hash * tab [read] |
Definition at line 1867 of file aoutx.h.
Referenced by _bfd_mips_elf_final_link(), adjust_continued_macro(), can_extend_p(), can_fix_p(), can_float_p(), cc_get_next_char(), cc_get_stmt(), cc_get_token(), convert_move(), copy_define_str(), create_state_ainsn_table(), Enter_Original_St(), expand_fix(), expand_float(), fdrtab_lookup(), fixed_classify_line(), fixed_get_char(), fixed_get_stmt(), free_classify_line(), free_get_char(), free_get_stmt(), In_Visible_Symtab(), indent(), is_dollar_directive(), is_par_directive(), is_pound_line_dir(), is_star_directive(), lookup_line(), Merge_Global_Inito(), mk_fdrtab(), narcar_(), nartab_(), nchara_(), next_arg_is_kwd_equal(), next_id_is_imp_control(), nretca_(), ntabca_(), ntabch_(), ntr_io_string_constant(), parse_define_str(), pj_output_rval(), prev_char_line_and_col(), print_filtered_help(), rretrg_(), rretvr_(), scan_fortran_macro(), scan_thru_close_paren(), set_stmt_type_known(), tabarg_(), whats_after_brkt_group(), and whats_after_paren_group().
| int TIME_macro_idx |
Definition at line 331 of file cond_comp.h.
Referenced by enter_predefined_macros(), and get_dynamic_predef_str().
| int time_macro_idx |
Definition at line 330 of file cond_comp.h.
Referenced by enter_predefined_macros(), and get_dynamic_predef_str().
| int uc_a |
Definition at line 233 of file src_input.h.
Referenced by fixed_classify_line(), and free_classify_line().
| int uc_b |
Definition at line 235 of file src_input.h.
Referenced by digit_is_format_label(), fixed_classify_line(), and free_classify_line().
| int uc_c |
Definition at line 237 of file src_input.h.
Referenced by fixed_classify_line(), free_classify_line(), and pp_get_stmt().
| int uc_d |
Definition at line 239 of file src_input.h.
Referenced by digit_is_format_label(), fixed_classify_line(), and free_classify_line().
| int uc_e |
| int uc_f |
Definition at line 243 of file src_input.h.
Referenced by fixed_classify_line(), and free_classify_line().
| int uc_g |
Definition at line 245 of file src_input.h.
Referenced by fixed_classify_line(), and free_classify_line().
| int uc_h |
Definition at line 247 of file src_input.h.
Referenced by digit_is_format_label(), fixed_classify_line(), and free_classify_line().
| int uc_i |
Definition at line 249 of file src_input.h.
Referenced by fixed_classify_line(), and free_classify_line().
| int uc_l |
Definition at line 251 of file src_input.h.
Referenced by digit_is_format_label(), fixed_classify_line(), and free_classify_line().
| int uc_m |
Definition at line 253 of file src_input.h.
Referenced by fixed_classify_line(), and free_classify_line().
| int uc_o |
Definition at line 255 of file src_input.h.
Referenced by fixed_classify_line(), and free_classify_line().
| int uc_r |
Definition at line 259 of file src_input.h.
Referenced by digit_is_format_label(), fixed_classify_line(), and free_classify_line().
| int uc_t |
Definition at line 263 of file src_input.h.
| int underscore |
Definition at line 280 of file src_input.h.
Referenced by cc_get_token(), digit_is_format_label(), enter_cmd_line_cc_define(), fixed_classify_line(), free_classify_line(), next_arg_is_kwd_equal(), next_id_is_imp_control(), parse_cc_operand(), parse_define_str(), scan_cc_line(), scan_fortran_stmt(), and set_stmt_type_known().
| int zero |
Definition at line 290 of file src_input.h.
1.5.6