Searched refs:fatal_expected_char (Results 1 – 10 of 10) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | read-md.c | 296 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 D | read-md.h | 400 extern void fatal_expected_char (int, int) ATTRIBUTE_NORETURN;
|
| H A D | read-rtl.c | 1073 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 D | read-md.cc | 296 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 D | read-md.h | 400 extern void fatal_expected_char (int, int) ATTRIBUTE_NORETURN;
|
| H A D | read-rtl.cc | 1101 fatal_expected_char ('(', c); in read_conditions() 1846 fatal_expected_char (']', c); in read_rtx_operand()
|
| H A D | ChangeLog-2010 | 26521 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 D | ChangeLog-1999 | 5359 (fatal_expected_char): New. 5363 (read_rtx): Use fatal_expected_char. Track line number.
|
| H A D | ChangeLog-2001 | 19361 fatal_expected_char, read_name, read_string, def_hash,
|
| H A D | ChangeLog-2007 | 1617 * read-rtl.c (fatal_expected_char): Print EOF as text rather that
|