/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | input.h | 48 #define LOCATION_FILE(LOC) ((expand_location (LOC)).file) macro 53 #define input_filename LOCATION_FILE (input_location)
|
H A D | profile.c | 1005 && (LOCATION_FILE (e->goto_locus) in branch_prob() 1006 != LOCATION_FILE (gimple_location (last)) in branch_prob()
|
H A D | tree-call-cdce.c | 826 LOCATION_FILE (loc), LOCATION_LINE (loc)); in shrink_wrap_one_built_in_call()
|
H A D | tree-vectorizer.h | 30 #define LOC_FILE(l) LOCATION_FILE (l)
|
H A D | final.c | 2033 override_filename = LOCATION_FILE (*locus_ptr); in final_scan_insn() 2066 override_filename = LOCATION_FILE (*locus_ptr); in final_scan_insn()
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | lex.c | 417 filename = lbasename (LOCATION_FILE (input_location)); in handle_pragma_interface() 421 finfo = get_fileinfo (LOCATION_FILE (input_location)); in handle_pragma_interface() 428 main_input_filename = LOCATION_FILE (input_location); in handle_pragma_interface() 462 filename = LOCATION_FILE (input_location); in handle_pragma_implementation() 863 get_fileinfo (LOCATION_FILE (input_location)); in cxx_make_type() 889 LOCATION_FILE (tl->locus)) == 0; in in_main_input_context() 891 return filename_cmp (main_input_filename, LOCATION_FILE (input_location)) == 0; in in_main_input_context()
|
H A D | error.c | 3324 const char *file = LOCATION_FILE (diagnostic_location (diagnostic)); in cp_print_error_function() 3468 LOCATION_FILE (location), in print_instantiation_full_context()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | input.h | 55 #define LOCATION_FILE(LOC) ((expand_location (LOC)).file) macro
|
H A D | tree-diagnostic.c | 40 lang_hooks.print_error_function (context, LOCATION_FILE (input_location), in diagnostic_report_current_function()
|
H A D | omp-offload.c | 835 LOCATION_FILE (loop->loc), LOCATION_LINE (loop->loc)); in dump_oacc_loop() 1241 LOCATION_FILE (loop->loc), LOCATION_LINE (loop->loc), in oacc_loop_fixed_partitions() 1364 LOCATION_FILE (loop->loc), LOCATION_LINE (loop->loc), in oacc_loop_auto_partitions()
|
H A D | profile.c | 1084 && (LOCATION_FILE (e->goto_locus) in branch_prob() 1085 != LOCATION_FILE (gimple_location (last)) in branch_prob()
|
H A D | diagnostic-show-locus.c | 1057 if (LOCATION_FILE (hint->get_start_loc ()) != m_exploc.file) in validate_fixit_hint_p() 1059 if (LOCATION_FILE (hint->get_next_loc ()) != m_exploc.file) in validate_fixit_hint_p() 2375 ASSERT_STREQ (tmp.get_filename (), LOCATION_FILE (line_end)); in test_diagnostic_show_locus_one_liner()
|
H A D | print-rtl.c | 410 LOCATION_FILE (ASM_OPERANDS_SOURCE_LOCATION (in_rtx)), in print_rtx_operand_code_i() 419 LOCATION_FILE (ASM_INPUT_SOURCE_LOCATION (in_rtx)), in print_rtx_operand_code_i()
|
H A D | input.c | 1646 ASSERT_STREQ (exp_filename, LOCATION_FILE (loc)); in assert_loceq() 1824 ASSERT_EQ (NULL, LOCATION_FILE (UNKNOWN_LOCATION)); in test_unknown_location() 1953 ASSERT_STREQ_AT (loc, exp_filename, LOCATION_FILE (tok_loc)); in assert_token_loc_eq()
|
H A D | tree-call-cdce.c | 943 LOCATION_FILE (loc), LOCATION_LINE (loc)); in shrink_wrap_one_built_in_call_with_conds()
|
H A D | tree-vectorizer.c | 661 LOCATION_FILE (vect_location), in vectorize_loops()
|
H A D | dumpfile.c | 351 fprintf (dfile, "%s:%d:%d: note: ", LOCATION_FILE (loc), in dump_loc()
|
H A D | final.c | 1781 last_filename = LOCATION_FILE (prologue_location); in final_start_function_1() 2417 override_filename = LOCATION_FILE (*locus_ptr); in final_scan_insn_1() 2454 override_filename = LOCATION_FILE (*locus_ptr); in final_scan_insn_1()
|
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | c-ada-spec.c | 441 && LOCATION_FILE (macro->line) == source_file) in count_ada_macro() 462 && LOCATION_FILE (macro->line) == source_file) in store_ada_macro() 561 if (LOCATION_FILE (lhs->sloc) != LOCATION_FILE (rhs->sloc)) in compare_comment() 562 return filename_cmp (LOCATION_FILE (lhs->sloc), in compare_comment() 563 LOCATION_FILE (rhs->sloc)); in compare_comment() 589 && LOCATION_FILE (decl_sloc (n, false)) == source_file) in collect_ada_nodes() 598 && LOCATION_FILE (decl_sloc (n, false)) == source_file) in collect_ada_nodes() 642 && LOCATION_FILE (comments->entries[j].sloc) != source_file) in dump_ada_nodes()
|
H A D | c-ppoutput.c | 312 const char *src_file = LOCATION_FILE (src_loc); in maybe_print_line_1() 364 const char *file_path = LOCATION_FILE (src_loc); in print_line_1()
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-ada-spec.c | 179 && LOCATION_FILE (macro->line) == macro_source_file) in count_ada_macro() 199 && LOCATION_FILE (macro->line) == macro_source_file) in store_ada_macro() 717 && LOCATION_FILE (decl_sloc (n, false)) == source_file) in collect_ada_nodes() 727 && LOCATION_FILE (decl_sloc (n, false)) == source_file) in collect_ada_nodes() 807 && LOCATION_FILE (comments->entries[j].sloc) != source_file) in dump_ada_nodes() 1937 if (LOCATION_FILE (decl_sloc (result, false)) in dump_ada_template() 1938 != LOCATION_FILE (decl_sloc (t, false))) in dump_ada_template()
|
H A D | c-ppoutput.c | 343 const char *src_file = LOCATION_FILE (src_loc); in maybe_print_line_1() 400 const char *file_path = LOCATION_FILE (src_loc); in print_line_1()
|
H A D | c-lex.c | 151 struct c_fileinfo *file = get_fileinfo (LOCATION_FILE (input_location)); in dump_time_statistics()
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | lex.c | 710 LOCATION_FILE (tl->locus)) == 0; in in_main_input_context()
|
H A D | error.c | 2863 const char *file = LOCATION_FILE (diagnostic->location); in cp_print_error_function() 3007 LOCATION_FILE (location), in print_instantiation_full_context()
|