Home
last modified time | relevance | path

Searched refs:fatal_with_file_and_line (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dread-md.c253 fatal_with_file_and_line (const char *msg, ...) in fatal_with_file_and_line() function
299 fatal_with_file_and_line ("expected character `%c', found EOF", in fatal_expected_char()
302 fatal_with_file_and_line ("expected character `%c', found `%c'", in fatal_expected_char()
335 fatal_with_file_and_line ("stray '/' in file"); in read_skip_spaces()
385 fatal_with_file_and_line ("missing '%s'", expected); in require_word_ws()
481 fatal_with_file_and_line ("name too long"); in read_name_1()
521 fatal_with_file_and_line ("missing name or number"); in read_name()
646 fatal_with_file_and_line in read_braced_string()
693 fatal_with_file_and_line ("expected `\"' or `{', found `%c'", c); in read_string()
826 fatal_with_file_and_line ("redefinition of `%s', was `%s', now `%s'", in add_constant()
[all …]
H A Dread-rtl.c166 fatal_with_file_and_line ("unknown mode `%s'", name); in find_mode()
223 fatal_with_file_and_line ("unknown rtx code `%s'", name); in find_code()
592 fatal_with_file_and_line ("unknown iterator value `%s'", ause->value); in apply_attribute_uses()
692 fatal_with_file_and_line ("unknown iterator `%s'", start + 1); in handle_overloaded_name()
722 fatal_with_file_and_line ("no iterator attributes in name `%s'", name); in handle_overloaded_name()
726 fatal_with_file_and_line ("`%s' only contains iterator attributes", name); in handle_overloaded_name()
805 fatal_with_file_and_line ("'@' used without iterators"); in apply_iterators()
909 fatal_with_file_and_line ("`%s' already defined", name); in add_mapping()
1109 fatal_with_file_and_line ("invalid decimal constant \"%s\"\n", string); in validate_const_int()
1132 fatal_with_file_and_line ("invalid hex constant \"%s\"\n", string); in validate_const_wide_int()
[all …]
H A Dread-md.h398 extern void fatal_with_file_and_line (const char *, ...)
H A Dread-rtl-function.c329 fatal_with_file_and_line ("unrecognized NOTE_INSN name: `%s'", string); in parse_note_insn_name()
450 fatal_with_file_and_line ("unrecognized directive: %s", in parse_function()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dread-md.cc253 fatal_with_file_and_line (const char *msg, ...) in fatal_with_file_and_line() function
299 fatal_with_file_and_line ("expected character `%c', found EOF", in fatal_expected_char()
302 fatal_with_file_and_line ("expected character `%c', found `%c'", in fatal_expected_char()
335 fatal_with_file_and_line ("stray '/' in file"); in read_skip_spaces()
385 fatal_with_file_and_line ("missing '%s'", expected); in require_word_ws()
481 fatal_with_file_and_line ("name too long"); in read_name_1()
521 fatal_with_file_and_line ("missing name or number"); in read_name()
646 fatal_with_file_and_line in read_braced_string()
693 fatal_with_file_and_line ("expected `\"' or `{', found `%c'", c); in read_string()
826 fatal_with_file_and_line ("redefinition of `%s', was `%s', now `%s'", in add_constant()
[all …]
H A Dread-rtl.cc200 fatal_with_file_and_line ("unknown mode `%s'", name); in find_mode()
257 fatal_with_file_and_line ("unknown rtx code `%s'", name); in find_code()
658 fatal_with_file_and_line ("unknown iterator value `%s'", ause->value); in apply_attribute_uses()
758 fatal_with_file_and_line ("unknown iterator `%s'", start + 1); in handle_overloaded_name()
788 fatal_with_file_and_line ("no iterator attributes in name `%s'", name); in handle_overloaded_name()
792 fatal_with_file_and_line ("`%s' only contains iterator attributes", name); in handle_overloaded_name()
871 fatal_with_file_and_line ("'@' used without iterators"); in apply_iterators()
975 fatal_with_file_and_line ("`%s' already defined", name); in add_mapping()
1137 fatal_with_file_and_line ("invalid decimal constant \"%s\"\n", string); in validate_const_int()
1160 fatal_with_file_and_line ("invalid hex constant \"%s\"\n", string); in validate_const_wide_int()
[all …]
H A Dread-md.h398 extern void fatal_with_file_and_line (const char *, ...)
H A Dread-rtl-function.cc329 fatal_with_file_and_line ("unrecognized NOTE_INSN name: `%s'", string); in parse_note_insn_name()
450 fatal_with_file_and_line ("unrecognized directive: %s", in parse_function()
H A DChangeLog-19993146 * rtl.c (read_rtx): Use fatal_with_file_and_line not fatal.
5358 (fatal_with_file_and_line): New.
5362 (read_name): Use fatal_with_file_and_line.
H A DChangeLog-201026518 * read-md.c (fatal_with_file_and_line): Push back any characters
26594 (fatal_with_file_and_line, fatal_expected_char, read_skip_spaces)
26599 (fatal_with_file_and_line, fatal_expected_char, read_skip_spaces)
26672 (read_rtx_filename, fatal_with_file_and_line, fatal_expected_char)
H A DChangeLog-20161866 (fatal_with_file_and_line): Update for renaming of
11372 (fatal_with_file_and_line): Likewise.
13104 (fatal_with_file_and_line): Use get_filename and get_lineno
H A DChangeLog-200112812 * read-rtl.c (fatal_with_file_and_line): Likewise.
19360 traverse_md_constants, fatal_with_file_and_line,
H A DChangeLog-200015402 * rtl.c (fatal_with_file_and_line): Modify function for NLS. Mark
28072 * rtl.c (fatal_with_file_and_line): Add ATTRIBUTE_PRINTF_2.
H A DChangeLog-200322378 * read-rtl.c (fatal_with_file_and_line): Likewise.
/netbsd-src/external/gpl2/groff/dist/src/include/
H A Derror.h24 extern void fatal_with_file_and_line(const char *filename, int lineno,
/netbsd-src/external/gpl2/groff/dist/src/devices/grodvi/
H A Ddvi.cpp91 fatal_with_file_and_line(filename, lineno, in handle_unknown_font_command()
95 fatal_with_file_and_line(filename, lineno, "bad checksum"); in handle_unknown_font_command()
100 fatal_with_file_and_line(filename, lineno, in handle_unknown_font_command()
104 fatal_with_file_and_line(filename, lineno, "bad design size"); in handle_unknown_font_command()
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Derror.cpp135 void fatal_with_file_and_line(const char *filename, in fatal_with_file_and_line() function
/netbsd-src/external/gpl2/groff/dist/src/devices/grolj4/
H A Dlj4.cpp137 fatal_with_file_and_line(filename, lineno, in handle_unknown_font_command()
143 fatal_with_file_and_line(filename, lineno, in handle_unknown_font_command()
/netbsd-src/external/gpl2/groff/dist/src/devices/grolbp/
H A Dlbp.cpp124 fatal_with_file_and_line(filename, lineno, in handle_unknown_font_command()
/netbsd-src/external/gpl2/groff/dist/src/devices/grops/
H A Dpsrm.cpp1092 fatal_with_file_and_line(path, lineno, "missing filename"); in read_download_file()
H A Dps.cpp804 fatal_with_file_and_line(path, lineno, "bad second field"); in define_encoding()
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dinput.cpp8066 void fatal_with_file_and_line(const char *filename, int lineno, in fatal_with_file_and_line() function