Home
last modified time | relevance | path

Searched refs:fatal_expected_char (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dread-md.c296 fatal_expected_char (int expected, int actual) in fatal_expected_char() function
362 fatal_expected_char (expected, ch); in require_char()
373 fatal_expected_char (expected, ch); in require_char_ws()
863 fatal_expected_char ('(', c); in handle_constants()
1140 fatal_expected_char ('(', c); in handle_file()
H A Dread-md.h400 extern void fatal_expected_char (int, int) ATTRIBUTE_NORETURN;
H A Dread-rtl.c1073 fatal_expected_char ('(', c); in read_conditions()
1799 fatal_expected_char (']', c); in read_rtx_operand()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dread-md.cc296 fatal_expected_char (int expected, int actual) in fatal_expected_char() function
362 fatal_expected_char (expected, ch); in require_char()
373 fatal_expected_char (expected, ch); in require_char_ws()
863 fatal_expected_char ('(', c); in handle_constants()
1153 fatal_expected_char ('(', c); in handle_file()
H A Dread-md.h400 extern void fatal_expected_char (int, int) ATTRIBUTE_NORETURN;
H A Dread-rtl.cc1101 fatal_expected_char ('(', c); in read_conditions()
1846 fatal_expected_char (']', c); in read_rtx_operand()
H A DChangeLog-201026521 fatal_expected_char in cases where '/' ends a line (for example).
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-19995359 (fatal_expected_char): New.
5363 (read_rtx): Use fatal_expected_char. Track line number.
H A DChangeLog-200119361 fatal_expected_char, read_name, read_string, def_hash,
H A DChangeLog-20071617 * read-rtl.c (fatal_expected_char): Print EOF as text rather that