HomeSort by: relevance | last modified time | path
    Searched defs:vmessage (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/d/
d-diagnostic.cc 342 vmessage (const Loc &loc, const char *format, va_list ap) function
d-diagnostic.cc 342 vmessage (const Loc &loc, const char *format, va_list ap) function
d-diagnostic.cc 342 vmessage (const Loc &loc, const char *format, va_list ap) function
  /src/external/public-domain/xz/dist/src/xz/
message.c 703 vmessage(enum message_verbosity v, const char *fmt, va_list ap) function
730 vmessage(v, fmt, ap);
741 vmessage(V_WARNING, fmt, ap);
754 vmessage(V_ERROR, fmt, ap);
767 vmessage(V_ERROR, fmt, ap);
message.c 703 vmessage(enum message_verbosity v, const char *fmt, va_list ap) function
730 vmessage(v, fmt, ap);
741 vmessage(V_WARNING, fmt, ap);
754 vmessage(V_ERROR, fmt, ap);
767 vmessage(V_ERROR, fmt, ap);
message.c 703 vmessage(enum message_verbosity v, const char *fmt, va_list ap) function
730 vmessage(v, fmt, ap);
741 vmessage(V_WARNING, fmt, ap);
754 vmessage(V_ERROR, fmt, ap);
767 vmessage(V_ERROR, fmt, ap);
  /src/external/gpl3/gdb/dist/gdb/
ui-out.c 568 /* Since call_do_message is only used as a helper of vmessage, silence the
569 warning here once instead of at all call sites in vmessage, if we were
580 ui_out::vmessage (const ui_file_style &in_style, const char *format, function in class:ui_out
623 gdb_assert_not_reached ("wide_string_arg not supported in vmessage");
626 gdb_assert_not_reached ("wide_char_arg not supported in vmessage");
689 gdb_assert_not_reached ("long_double_arg not supported in vmessage");
692 gdb_assert_not_reached ("dec32float_arg not supported in vmessage");
695 gdb_assert_not_reached ("dec64float_arg not supported in vmessage");
698 gdb_assert_not_reached ("dec128float_arg not supported in vmessage");
768 vmessage (ui_file_style (), format, args)
    [all...]
ui-out.c 568 /* Since call_do_message is only used as a helper of vmessage, silence the
569 warning here once instead of at all call sites in vmessage, if we were
580 ui_out::vmessage (const ui_file_style &in_style, const char *format, function in class:ui_out
623 gdb_assert_not_reached ("wide_string_arg not supported in vmessage");
626 gdb_assert_not_reached ("wide_char_arg not supported in vmessage");
689 gdb_assert_not_reached ("long_double_arg not supported in vmessage");
692 gdb_assert_not_reached ("dec32float_arg not supported in vmessage");
695 gdb_assert_not_reached ("dec64float_arg not supported in vmessage");
698 gdb_assert_not_reached ("dec128float_arg not supported in vmessage");
768 vmessage (ui_file_style (), format, args)
    [all...]
ui-out.c 568 /* Since call_do_message is only used as a helper of vmessage, silence the
569 warning here once instead of at all call sites in vmessage, if we were
580 ui_out::vmessage (const ui_file_style &in_style, const char *format, function in class:ui_out
623 gdb_assert_not_reached ("wide_string_arg not supported in vmessage");
626 gdb_assert_not_reached ("wide_char_arg not supported in vmessage");
689 gdb_assert_not_reached ("long_double_arg not supported in vmessage");
692 gdb_assert_not_reached ("dec32float_arg not supported in vmessage");
695 gdb_assert_not_reached ("dec64float_arg not supported in vmessage");
698 gdb_assert_not_reached ("dec128float_arg not supported in vmessage");
768 vmessage (ui_file_style (), format, args)
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
ui-out.c 566 /* Since call_do_message is only used as a helper of vmessage, silence the
567 warning here once instead of at all call sites in vmessage, if we were
578 ui_out::vmessage (const ui_file_style &in_style, const char *format, function in class:ui_out
621 gdb_assert_not_reached ("wide_string_arg not supported in vmessage");
624 gdb_assert_not_reached ("wide_char_arg not supported in vmessage");
687 gdb_assert_not_reached ("long_double_arg not supported in vmessage");
690 gdb_assert_not_reached ("dec32float_arg not supported in vmessage");
693 gdb_assert_not_reached ("dec64float_arg not supported in vmessage");
696 gdb_assert_not_reached ("dec128float_arg not supported in vmessage");
766 vmessage (ui_file_style (), format, args)
    [all...]
ui-out.c 566 /* Since call_do_message is only used as a helper of vmessage, silence the
567 warning here once instead of at all call sites in vmessage, if we were
578 ui_out::vmessage (const ui_file_style &in_style, const char *format, function in class:ui_out
621 gdb_assert_not_reached ("wide_string_arg not supported in vmessage");
624 gdb_assert_not_reached ("wide_char_arg not supported in vmessage");
687 gdb_assert_not_reached ("long_double_arg not supported in vmessage");
690 gdb_assert_not_reached ("dec32float_arg not supported in vmessage");
693 gdb_assert_not_reached ("dec64float_arg not supported in vmessage");
696 gdb_assert_not_reached ("dec128float_arg not supported in vmessage");
766 vmessage (ui_file_style (), format, args)
    [all...]
ui-out.c 566 /* Since call_do_message is only used as a helper of vmessage, silence the
567 warning here once instead of at all call sites in vmessage, if we were
578 ui_out::vmessage (const ui_file_style &in_style, const char *format, function in class:ui_out
621 gdb_assert_not_reached ("wide_string_arg not supported in vmessage");
624 gdb_assert_not_reached ("wide_char_arg not supported in vmessage");
687 gdb_assert_not_reached ("long_double_arg not supported in vmessage");
690 gdb_assert_not_reached ("dec32float_arg not supported in vmessage");
693 gdb_assert_not_reached ("dec64float_arg not supported in vmessage");
696 gdb_assert_not_reached ("dec128float_arg not supported in vmessage");
766 vmessage (ui_file_style (), format, args)
    [all...]

Completed in 98 milliseconds