/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-pretty-print.c | 61 pp_string (buffer, "<<< Unknown tree: "); in do_niy() 62 pp_string (buffer, tree_code_name[(int) TREE_CODE (node)]); in do_niy() 74 pp_string (buffer, " >>>"); in do_niy() 187 pp_string (buffer, "D#xxxx"); in dump_decl_name() 217 pp_string (buffer, lang_hooks.decl_printable_name (node, 1)); in dump_function_name() 251 pp_string (buffer, "void"); in dump_function_declaration() 254 pp_string (buffer, ", ..."); in dump_function_declaration() 285 pp_string (buffer, "<unknown>"); in dump_array_domain() 319 pp_string (buffer, name); in dump_omp_clause() 327 pp_string (buffer, "reduction("); in dump_omp_clause() [all …]
|
H A D | gimple-pretty-print.c | 191 pp_string (buffer, tmp); in dump_gimple_fmt() 204 pp_string (buffer, "NULL"); in dump_gimple_fmt() 214 pp_string (buffer, va_arg (args, char *)); in dump_gimple_fmt() 270 pp_string (buffer, ") "); in dump_unary_rhs() 282 pp_string (buffer, "(("); in dump_unary_rhs() 284 pp_string (buffer, "))"); in dump_unary_rhs() 288 pp_string (buffer, "ABS_EXPR <"); in dump_unary_rhs() 313 pp_string (buffer, tree_code_name [rhs_code]); in dump_unary_rhs() 314 pp_string (buffer, "] "); in dump_unary_rhs() 352 pp_string (buffer, " <"); in dump_binary_rhs() [all …]
|
H A D | pretty-print.h | 223 #define pp_string(PP, S) pp_base_string (pp_base (PP), S) macro 234 #define pp_comma(PP) pp_string (PP, ", ") 237 #define pp_colon_colon(PP) pp_string (PP, "::") 238 #define pp_arrow(PP) pp_string (PP, "->") 275 pp_string (PP, pp_buffer (PP)->digit_buffer); \ 287 #define pp_identifier(PP, ID) pp_string (PP, (pp_translate_identifiers (PP) \
|
H A D | tree-mudflap.c | 137 pp_string (buf, sourcefile); in mf_varname_tree() 141 pp_string (buf, ":"); in mf_varname_tree() 146 pp_string (buf, ":"); in mf_varname_tree() 155 pp_string (buf, " ("); in mf_varname_tree() 163 pp_string (buf, funcname); in mf_varname_tree() 165 pp_string (buf, ") "); in mf_varname_tree() 168 pp_string (buf, " "); in mf_varname_tree() 189 pp_string (buf, declname); in mf_varname_tree()
|
H A D | pretty-print.c | 418 pp_string (pp, open_quote); in pp_base_format() 445 pp_string (pp, va_arg (*text->args_ptr, const char *)); in pp_base_format() 515 pp_string (pp, close_quote); in pp_base_format() 548 pp_string (pp, args[chunk]); in pp_base_output_formatted_text()
|
H A D | c-objc-common.c | 173 pp_string (cpp, _("({anonymous})")); in c_tree_printer()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-pretty-print.c | 60 pp_string (pp, "<<< Unknown tree: "); in do_niy() 61 pp_string (pp, get_tree_code_name (TREE_CODE (node))); in do_niy() 73 pp_string (pp, " >>>"); in do_niy() 282 pp_string (pp, "D#xxxx"); in dump_decl_name() 312 pp_string (pp, lang_hooks.decl_printable_name (node, 1)); in dump_function_name() 346 pp_string (pp, "void"); in dump_function_declaration() 349 pp_string (pp, ", ..."); in dump_function_declaration() 380 pp_string (pp, "<unknown>"); in dump_array_domain() 432 pp_string (pp, name); in dump_omp_clause() 440 pp_string (pp, "reduction("); in dump_omp_clause() [all …]
|
H A D | gimple-pretty-print.c | 263 pp_string (buffer, tmp); in dump_gimple_fmt() 276 pp_string (buffer, "NULL"); in dump_gimple_fmt() 286 pp_string (buffer, va_arg (args, char *)); in dump_gimple_fmt() 343 pp_string (buffer, ") "); in dump_unary_rhs() 355 pp_string (buffer, "(("); in dump_unary_rhs() 357 pp_string (buffer, "))"); in dump_unary_rhs() 363 pp_string (buffer, "__ABS "); in dump_unary_rhs() 368 pp_string (buffer, "ABS_EXPR <"); in dump_unary_rhs() 394 pp_string (buffer, get_tree_code_name (rhs_code)); in dump_unary_rhs() 395 pp_string (buffer, "] "); in dump_unary_rhs() [all …]
|
H A D | pretty-print.h | 289 #define pp_colon_colon(PP) pp_string (PP, "::") 290 #define pp_arrow(PP) pp_string (PP, "->") 294 #define pp_bar_bar(PP) pp_string (PP, "||") 297 #define pp_ampersand_ampersand(PP) pp_string (PP, "&&") 299 #define pp_less_equal(PP) pp_string (PP, "<=") 301 #define pp_greater_equal(PP) pp_string (PP, ">=") 319 pp_string (PP, pp_buffer (PP)->digit_buffer); \ 329 pp_string (PP, pp_buffer (PP)->digit_buffer); \ 334 #define pp_identifier(PP, ID) pp_string (PP, (pp_translate_identifiers (PP) \ 384 extern void pp_string (pretty_printer *, const char *);
|
H A D | print-rtl.c | 1534 pp_string (pp, "unspec"); in print_exp() 1536 pp_string (pp, "/v"); in print_exp() 1544 pp_string (pp, "] "); in print_exp() 1582 pp_string (pp, fun); in print_exp() 1589 pp_string (pp, st[i]); in print_exp() 1613 pp_string (pp, "(nil)"); in print_value() 1629 pp_string (pp, sep); in print_value() 1633 pp_string (pp, tmp); in print_value() 1644 pp_string (pp, ", "); in print_value() 1655 pp_string (pp, tmp); in print_value() [all …]
|
H A D | graph.c | 88 pp_string (pp, "ENTRY"); in draw_cfg_node() 90 pp_string (pp, "EXIT"); in draw_cfg_node() 99 pp_string (pp, "\"];\n\n"); in draw_cfg_node() 350 pp_string (pp, "digraph \""); in start_graph_dump() 352 pp_string (pp, base); in start_graph_dump() 354 pp_string (pp, "\" {\n"); in start_graph_dump() 355 pp_string (pp, "overlap=false;\n"); in start_graph_dump()
|
H A D | edit-context.c | 451 pp_string (pp, colorize_start (pp_show_color (pp), "diff-filename")); in print_diff() 454 pp_string (pp, colorize_stop (pp_show_color (pp))); in print_diff() 523 pp_string (pp, colorize_start (pp_show_color (pp), "diff-hunk")); in print_diff_hunk() 526 pp_string (pp, colorize_stop (pp_show_color (pp))); in print_diff_hunk() 567 pp_string (pp, colorize_start (pp_show_color (pp), in print_run_of_changed_lines() 583 pp_string (pp, colorize_stop (pp_show_color (pp))); in print_run_of_changed_lines() 586 pp_string (pp, colorize_start (pp_show_color (pp), in print_run_of_changed_lines() 596 pp_string (pp, colorize_stop (pp_show_color (pp))); in print_run_of_changed_lines() 831 pp_string (pp, pred->get_content ()); in print_content() 834 pp_string (pp, m_content); in print_content()
|
H A D | diagnostic.c | 627 pp_string (context->printer, ""); in default_diagnostic_start_span_fn() 744 pp_string (pp, "\\\\"); in print_escaped_string() 748 pp_string (pp, "\\t"); in print_escaped_string() 752 pp_string (pp, "\\n"); in print_escaped_string() 756 pp_string (pp, "\\\""); in print_escaped_string() 787 pp_string (pp, "fix-it:"); in print_parseable_fixits() 864 pp_string (pp, " ["); in print_option_information() 865 pp_string (pp, colorize_start (pp_show_color (pp), in print_option_information() 867 pp_string (pp, option_text); in print_option_information() 868 pp_string (pp, colorize_stop (pp_show_color (pp))); in print_option_information()
|
H A D | pretty-print.c | 1250 pp_string (pp, colorize_start (pp_show_color (pp), in pp_format() 1293 pp_string (pp, va_arg (*text->args_ptr, const char *)); in pp_format() 1429 pp_string (pp, args[chunk]); in pp_output_formatted_text() 1698 pp_string (pretty_printer *pp, const char *str) in pp_string() function 1787 pp_string (pp, open_quote); in pp_begin_quote() 1788 pp_string (pp, colorize_start (show_color, "quote")); in pp_begin_quote() 1797 pp_string (pp, colorize_stop (show_color)); in pp_end_quote() 1798 pp_string (pp, close_quote); in pp_end_quote() 2035 pp_string (&pp, "hello"); in test_basic_printing() 2037 pp_string (&pp, "world"); in test_basic_printing()
|
H A D | diagnostic-show-locus.c | 346 pp_string (m_context->printer, m_fixit_insert); in begin_state() 350 pp_string (m_context->printer, m_fixit_delete); in begin_state() 356 pp_string in begin_state() 363 pp_string (m_context->printer, m_range1); in begin_state() 367 pp_string (m_context->printer, m_range2); in begin_state() 374 pp_string (m_context->printer, in begin_state() 387 pp_string (m_context->printer, m_stop_color); in finish_state() 1744 pp_string (m_pp, c->m_text); in print_trailing_fixits() 1773 pp_string (m_pp, c->m_text); in print_trailing_fixits()
|
H A D | tree-diagnostic.c | 300 pp_string (pp, n); in default_tree_printer()
|
H A D | omp-simd-clone.c | 348 pp_string (&pp, "_ZGV"); in simd_clone_mangle() 386 pp_string (&pp, "ls"); in simd_clone_mangle() 390 pp_string (&pp, "Rs"); in simd_clone_mangle() 394 pp_string (&pp, "Ls"); in simd_clone_mangle() 398 pp_string (&pp, "Us"); in simd_clone_mangle() 415 pp_string (&pp, str); in simd_clone_mangle()
|
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | c-ada-spec.c | 347 pp_string (pp, " -- arg-macro: "); in print_ada_macros() 354 pp_string (pp, "function "); in print_ada_macros() 358 pp_string (pp, "procedure "); in print_ada_macros() 361 pp_string (pp, (const char *) NODE_NAME (node)); in print_ada_macros() 363 pp_string (pp, (char *) params); in print_ada_macros() 365 pp_string (pp, " -- "); in print_ada_macros() 369 pp_string (pp, "return "); in print_ada_macros() 370 pp_string (pp, start); in print_ada_macros() 374 pp_string (pp, start); in print_ada_macros() 388 pp_string (pp, " "); in print_ada_macros() [all …]
|
H A D | c-pretty-print.c | 374 pp_string (pp, ":"); in pp_c_type_specifier() 383 pp_string (pp, (TYPE_UNSIGNED (t) in pp_c_type_specifier() 388 pp_string (pp, M_("<unnamed-float:")); in pp_c_type_specifier() 391 pp_string (pp, M_("<unnamed-fixed:")); in pp_c_type_specifier() 397 pp_string (pp, ">"); in pp_c_type_specifier() 877 case '\\': pp_string (pp, "\\\\"); break; in pp_c_char() 878 case '\'': pp_string (pp, "\\\'"); break; in pp_c_char() 879 case '\"': pp_string (pp, "\\\""); break; in pp_c_char() 929 pp_string (pp, pp_buffer (pp)->digit_buffer); in pp_c_integer_constant() 937 pp_string (pp, "ll"); in pp_c_integer_constant() [all …]
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-ada-spec.c | 552 pp_string (pp, " -- arg-macro: "); in dump_ada_macros() 559 pp_string (pp, "function "); in dump_ada_macros() 563 pp_string (pp, "procedure "); in dump_ada_macros() 566 pp_string (pp, (const char *) NODE_NAME (node)); in dump_ada_macros() 568 pp_string (pp, (char *) params); in dump_ada_macros() 570 pp_string (pp, " -- "); in dump_ada_macros() 574 pp_string (pp, "return "); in dump_ada_macros() 575 pp_string (pp, start); in dump_ada_macros() 579 pp_string (pp, start); in dump_ada_macros() 593 pp_string (pp, " "); in dump_ada_macros() [all …]
|
H A D | c-pretty-print.c | 876 case '\\': pp_string (pp, "\\\\"); break; in pp_c_char() 877 case '\'': pp_string (pp, "\\\'"); break; in pp_c_char() 878 case '\"': pp_string (pp, "\\\""); break; in pp_c_char() 906 pp_string (pp, "0"); in pp_c_void_constant() 928 pp_string (pp, pp_buffer (pp)->digit_buffer); in pp_c_integer_constant() 1020 pp_string (pp, pp_buffer(pp)->digit_buffer); in pp_c_floating_constant() 1026 pp_string (pp, "dl"); in pp_c_floating_constant() 1028 pp_string (pp, "dd"); in pp_c_floating_constant() 1030 pp_string (pp, "df"); in pp_c_floating_constant() 1050 pp_string (pp, pp_buffer(pp)->digit_buffer); in pp_c_fixed_constant() [all …]
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | error.c | 365 pp_string (pp, M_("<missing>")); in dump_template_bindings() 463 pp_string (pp, M_("<brace-enclosed initializer list>")); in dump_type() 465 pp_string (pp, M_("<unresolved overloaded function type>")); in dump_type() 619 pp_string (pp, "std::nullptr_t"); in dump_type() 627 pp_string (pp, M_("<type error>")); in dump_type() 728 pp_string (pp, M_("<unnamed>")); in dump_aggr_type() 735 pp_string (pp, M_("<lambda")); in dump_aggr_type() 865 pp_string (pp, M_("<typeprefixerror>")); in dump_type_prefix() 1027 pp_string (pp, "..."); in dump_simple_decl() 1033 pp_string (pp, IDENTIFIER_POINTER (DECL_NAME (t)) + 2); in dump_simple_decl() [all …]
|
H A D | cxx-pretty-print.c | 317 pp_string (this, "nullptr"); in constant() 2043 pp_string (this, TREE_CODE (t) == BREAK_STMT ? "break" : "continue"); in statement() 2717 pp_string (pp, "requires"); in pp_cxx_requires_expr() 2804 pp_string (pp, "<valid-expression "); in pp_cxx_expression_constraint() 2808 pp_string (pp, ">"); in pp_cxx_expression_constraint() 2814 pp_string (pp, "<valid-type "); in pp_cxx_type_constraint() 2816 pp_string (pp, ">"); in pp_cxx_type_constraint() 2822 pp_string (pp, "<implicitly-conversion "); in pp_cxx_implicit_conversion_constraint() 2828 pp_string (pp, ">"); in pp_cxx_implicit_conversion_constraint() 2834 pp_string (pp, "<argument-deduction "); in pp_cxx_argument_deduction_constraint() [all …]
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | error.c | 303 pp_string (cxx_pp, M_("<missing>")); in dump_template_bindings() 393 pp_string (cxx_pp, M_("<brace-enclosed initializer list>")); in dump_type() 395 pp_string (cxx_pp, M_("<unresolved overloaded function type>")); in dump_type() 547 pp_string (cxx_pp, "std::nullptr_t"); in dump_type() 555 pp_string (cxx_pp, M_("<type error>")); in dump_type() 656 pp_string (cxx_pp, M_("<anonymous>")); in dump_aggr_type() 663 pp_string (cxx_pp, M_("<lambda")); in dump_aggr_type() 718 pp_string (cxx_pp, "&&"); in dump_type_prefix() 793 pp_string (cxx_pp, M_("<typeprefixerror>")); in dump_type_prefix() 934 pp_string (cxx_pp, "..."); in dump_simple_decl() [all …]
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-objc-common.c | 206 pp_string (cpp, _("({anonymous})")); in c_tree_printer()
|