Home
last modified time | relevance | path

Searched defs:U (Results 101 – 125 of 27110) sorted by relevance

12345678910>>...1085

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/ext/
H A Dcleanup-1.C5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } in f9()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/ext/
H A Dcleanup-1.C5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } in f9()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/
H A Dcleanup-1.c5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type… in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type '\[… in f9()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Dcleanup-1.c5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type… in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type '\[… in f9()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/
H A Dcleanup-1.c5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type… in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type '\[… in f9()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/ext/
H A Dcleanup-1.C5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } in f9()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/ext/
H A Dcleanup-1.C5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } in f9()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/ext/
H A Dcleanup-1.C5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } in f9()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A Dcleanup-1.c5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type… in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type '\[… in f9()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/ext/
H A Dcleanup-1.C5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } in f9()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/ext/
H A Dcleanup-1.C5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } in f9()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.dg/
H A Dcleanup-1.c5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } in f8()
16 static void f9(int x U) { } in f9()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dcleanup-1.c5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type… in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type '\[… in f9()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dcleanup-1.c5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type… in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type '\[… in f9()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/ext/
H A Dcleanup-1.C5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } in f9()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dcleanup-1.c5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type… in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type '\[… in f9()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/ext/
H A Dcleanup-1.C5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } in f9()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/
H A Dcleanup-1.c5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type… in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type '\[… in f9()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/ext/
H A Dcleanup-1.C5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } in f9()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/ext/
H A Dcleanup-1.C5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } in f9()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dcleanup-1.c5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type… in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type '\[… in f9()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/ext/
H A Dcleanup-1.C5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } in f9()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.dg/ext/
H A Dcleanup-1.C5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } in f9()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.dg/
H A Dcleanup-1.c5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type… in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } /* { dg-message "note: expected '\[^\n'\]*' but argument is of type '\[… in f9()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/ext/
H A Dcleanup-1.C5 #define U __attribute__((unused)) macro
8 static int f1(void *x U) { return 0; } in f1()
11 static void f4(void *x U) { } in f4()
12 static void f5(int *x U) { } in f5()
13 static void f6(double *x U) { } in f6()
14 static void f7(const int *x U) { } in f7()
15 static void f8(const int *x U, int y U) { } /* { dg-message "note: declared here" } */ in f8()
16 static void f9(int x U) { } in f9()

12345678910>>...1085