Home
last modified time | relevance | path

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

1234567

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dread-rtl.c35 static void fatal_expected_char (FILE *, int, int) ATTRIBUTE_NORETURN;
91 fatal_expected_char (FILE *infile, int expected_c, int actual_c) in fatal_expected_char() function
131 fatal_expected_char (infile, '*', c); in read_skip_spaces()
354 fatal_expected_char (infile, ')', c); in read_string()
429 fatal_expected_char (infile, '[', c); in read_constants()
441 fatal_expected_char (infile, '(', c); in read_constants()
466 fatal_expected_char (infile, ')', c); in read_constants()
471 fatal_expected_char (infile, ')', c); in read_constants()
543 fatal_expected_char (infile, '(', c); in read_rtx()
631 fatal_expected_char (infile, '[', c); in read_rtx()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dread-rtl.c35 static void fatal_expected_char (FILE *, int, int) ATTRIBUTE_NORETURN;
91 fatal_expected_char (FILE *infile, int expected_c, int actual_c) in fatal_expected_char() function
131 fatal_expected_char (infile, '*', c); in read_skip_spaces()
354 fatal_expected_char (infile, ')', c); in read_string()
429 fatal_expected_char (infile, '[', c); in read_constants()
441 fatal_expected_char (infile, '(', c); in read_constants()
466 fatal_expected_char (infile, ')', c); in read_constants()
471 fatal_expected_char (infile, ')', c); in read_constants()
543 fatal_expected_char (infile, '(', c); in read_rtx()
631 fatal_expected_char (infile, '[', c); in read_rtx()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dread-rtl.c1076 fatal_expected_char (infile, ')', c); in read_string()
1154 fatal_expected_char (infile, '[', c); in read_constants()
1166 fatal_expected_char (infile, '(', c); in read_constants()
1191 fatal_expected_char (infile, ')', c); in read_constants()
1196 fatal_expected_char (infile, ')', c); in read_constants()
1268 fatal_expected_char (infile, '[', c); in read_mapping()
1290 fatal_expected_char (infile, ')', c); in read_mapping()
1300 fatal_expected_char (infile, ')', c); in read_mapping()
1416 fatal_expected_char (infile, '(', c); in read_rtx_1()
1424 fatal_expected_char (infile, ')', c); in read_rtx_1()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dread-md.c336 fatal_expected_char (int expected, int actual) in fatal_expected_char() function
609 fatal_expected_char (')', c); in read_string()
769 fatal_expected_char ('[', c); in handle_constants()
779 fatal_expected_char ('(', c); in handle_constants()
787 fatal_expected_char (')', c); in handle_constants()
851 fatal_expected_char ('[', c); in handle_enum()
994 fatal_expected_char ('(', c); in handle_file()
1012 fatal_expected_char (')', c); in handle_file()
H A Dread-rtl.c747 fatal_expected_char ('[', c); in read_conditions()
756 fatal_expected_char ('(', c); in read_conditions()
764 fatal_expected_char ('"', c); in read_conditions()
769 fatal_expected_char (')', c); in read_conditions()
895 fatal_expected_char ('[', c); in read_mapping()
917 fatal_expected_char (')', c); in read_mapping()
1186 fatal_expected_char ('[', c); in read_rtx_code()
1193 fatal_expected_char (']', c); in read_rtx_code()
1406 fatal_expected_char ('(', c); in read_nested_rtx()
1416 fatal_expected_char (')', c); in read_nested_rtx()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dread-md.c325 fatal_expected_char (int expected, int actual) in fatal_expected_char() function
587 fatal_expected_char (')', c); in read_string()
747 fatal_expected_char ('[', c); in handle_constants()
757 fatal_expected_char ('(', c); in handle_constants()
765 fatal_expected_char (')', c); in handle_constants()
829 fatal_expected_char ('[', c); in handle_enum()
972 fatal_expected_char ('(', c); in handle_file()
990 fatal_expected_char (')', c); in handle_file()
H A Dread-rtl.c761 fatal_expected_char ('[', c); in read_conditions()
770 fatal_expected_char ('(', c); in read_conditions()
778 fatal_expected_char ('"', c); in read_conditions()
783 fatal_expected_char (')', c); in read_conditions()
883 fatal_expected_char ('[', c); in read_mapping()
905 fatal_expected_char (')', c); in read_mapping()
1180 fatal_expected_char ('[', c); in read_rtx_code()
1187 fatal_expected_char (']', c); in read_rtx_code()
1345 fatal_expected_char ('(', c); in read_nested_rtx()
1355 fatal_expected_char (')', c); in read_nested_rtx()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dread-md.c325 fatal_expected_char (int expected, int actual) in fatal_expected_char() function
587 fatal_expected_char (')', c); in read_string()
747 fatal_expected_char ('[', c); in handle_constants()
757 fatal_expected_char ('(', c); in handle_constants()
765 fatal_expected_char (')', c); in handle_constants()
829 fatal_expected_char ('[', c); in handle_enum()
972 fatal_expected_char ('(', c); in handle_file()
990 fatal_expected_char (')', c); in handle_file()
H A Dread-rtl.c763 fatal_expected_char ('[', c); in read_conditions()
772 fatal_expected_char ('(', c); in read_conditions()
780 fatal_expected_char ('"', c); in read_conditions()
785 fatal_expected_char (')', c); in read_conditions()
888 fatal_expected_char ('[', c); in read_mapping()
910 fatal_expected_char (')', c); in read_mapping()
1188 fatal_expected_char ('[', c); in read_rtx_code()
1195 fatal_expected_char (']', c); in read_rtx_code()
1353 fatal_expected_char ('(', c); in read_nested_rtx()
1363 fatal_expected_char (')', c); in read_nested_rtx()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dread-md.c325 fatal_expected_char (int expected, int actual) in fatal_expected_char() function
587 fatal_expected_char (')', c); in read_string()
747 fatal_expected_char ('[', c); in handle_constants()
757 fatal_expected_char ('(', c); in handle_constants()
765 fatal_expected_char (')', c); in handle_constants()
829 fatal_expected_char ('[', c); in handle_enum()
972 fatal_expected_char ('(', c); in handle_file()
990 fatal_expected_char (')', c); in handle_file()
H A Dread-rtl.c761 fatal_expected_char ('[', c); in read_conditions()
770 fatal_expected_char ('(', c); in read_conditions()
778 fatal_expected_char ('"', c); in read_conditions()
783 fatal_expected_char (')', c); in read_conditions()
883 fatal_expected_char ('[', c); in read_mapping()
905 fatal_expected_char (')', c); in read_mapping()
1180 fatal_expected_char ('[', c); in read_rtx_code()
1187 fatal_expected_char (']', c); in read_rtx_code()
1345 fatal_expected_char ('(', c); in read_nested_rtx()
1355 fatal_expected_char (')', c); in read_nested_rtx()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dread-md.c336 fatal_expected_char (int expected, int actual) in fatal_expected_char() function
609 fatal_expected_char (')', c); in read_string()
769 fatal_expected_char ('[', c); in handle_constants()
779 fatal_expected_char ('(', c); in handle_constants()
787 fatal_expected_char (')', c); in handle_constants()
851 fatal_expected_char ('[', c); in handle_enum()
994 fatal_expected_char ('(', c); in handle_file()
1012 fatal_expected_char (')', c); in handle_file()
H A Dread-rtl.c747 fatal_expected_char ('[', c); in read_conditions()
756 fatal_expected_char ('(', c); in read_conditions()
764 fatal_expected_char ('"', c); in read_conditions()
769 fatal_expected_char (')', c); in read_conditions()
895 fatal_expected_char ('[', c); in read_mapping()
917 fatal_expected_char (')', c); in read_mapping()
1186 fatal_expected_char ('[', c); in read_rtx_code()
1193 fatal_expected_char (']', c); in read_rtx_code()
1406 fatal_expected_char ('(', c); in read_nested_rtx()
1416 fatal_expected_char (')', c); in read_nested_rtx()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dread-md.c305 fatal_expected_char (int expected, int actual) in fatal_expected_char() function
371 fatal_expected_char (expected, ch); in require_char()
382 fatal_expected_char (expected, ch); in require_char_ws()
872 fatal_expected_char ('(', c); in handle_constants()
1146 fatal_expected_char ('(', c); in handle_file()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dread-md.c305 fatal_expected_char (int expected, int actual) in fatal_expected_char() function
371 fatal_expected_char (expected, ch); in require_char()
382 fatal_expected_char (expected, ch); in require_char_ws()
872 fatal_expected_char ('(', c); in handle_constants()
1149 fatal_expected_char ('(', c); in handle_file()
/dports/devel/avr-gcc/gcc-10.2.0/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()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dread-md.c305 fatal_expected_char (int expected, int actual) in fatal_expected_char() function
371 fatal_expected_char (expected, ch); in require_char()
382 fatal_expected_char (expected, ch); in require_char_ws()
872 fatal_expected_char ('(', c); in handle_constants()
1146 fatal_expected_char ('(', c); in handle_file()
/dports/lang/gcc11-devel/gcc-11-20211009/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()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dread-md.c305 fatal_expected_char (int expected, int actual) in fatal_expected_char() function
371 fatal_expected_char (expected, ch); in require_char()
382 fatal_expected_char (expected, ch); in require_char_ws()
872 fatal_expected_char ('(', c); in handle_constants()
1146 fatal_expected_char ('(', c); in handle_file()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dread-md.c305 fatal_expected_char (int expected, int actual) in fatal_expected_char() function
371 fatal_expected_char (expected, ch); in require_char()
382 fatal_expected_char (expected, ch); in require_char_ws()
872 fatal_expected_char ('(', c); in handle_constants()
1146 fatal_expected_char ('(', c); in handle_file()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dread-md.c305 fatal_expected_char (int expected, int actual) in fatal_expected_char() function
371 fatal_expected_char (expected, ch); in require_char()
382 fatal_expected_char (expected, ch); in require_char_ws()
872 fatal_expected_char ('(', c); in handle_constants()
1146 fatal_expected_char ('(', c); in handle_file()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dread-md.c305 fatal_expected_char (int expected, int actual) in fatal_expected_char() function
371 fatal_expected_char (expected, ch); in require_char()
382 fatal_expected_char (expected, ch); in require_char_ws()
872 fatal_expected_char ('(', c); in handle_constants()
1149 fatal_expected_char ('(', c); in handle_file()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/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()
/dports/lang/gcc10/gcc-10.3.0/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()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dread-md.c305 fatal_expected_char (int expected, int actual) in fatal_expected_char() function
371 fatal_expected_char (expected, ch); in require_char()
382 fatal_expected_char (expected, ch); in require_char_ws()
872 fatal_expected_char ('(', c); in handle_constants()
1149 fatal_expected_char ('(', c); in handle_file()

1234567