Home
last modified time | relevance | path

Searched refs:my_format (Results 1 – 25 of 247) sorted by relevance

12345678910

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/objc.dg/attributes/
H A Dmethod-format-1.m12 + (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
13 - (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
15 + (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
16 - (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
19 - (void) log2: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, …
20 + (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
21 - (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
22 + (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
23 - (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/obj-c++.dg/attributes/
H A Dmethod-format-1.mm12 + (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
13 - (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
15 + (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
16 - (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
19 - (void) log2: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, …
20 + (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
21 - (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
22 + (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
23 - (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/obj-c++.dg/attributes/
H A Dmethod-format-1.mm13 + (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
14 - (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
16 + (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
17 - (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
20 - (void) log2: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, …
21 + (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
22 - (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
23 + (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "do…
24 - (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "do…
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/objc.dg/attributes/
H A Dmethod-format-1.m13 + (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
14 - (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
16 + (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
17 - (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
20 - (void) log2: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, …
21 + (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
22 - (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
23 + (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "do…
24 - (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "do…
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/objc.dg/attributes/
H A Dmethod-format-1.m13 + (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
14 - (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
16 + (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
17 - (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
20 - (void) log2: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, …
21 + (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
22 - (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
23 + (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "do…
24 - (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "do…
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/obj-c++.dg/attributes/
H A Dmethod-format-1.mm12 + (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
13 - (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
15 + (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
16 - (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
19 - (void) log2: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, …
20 + (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
21 - (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
22 + (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
23 - (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/objc.dg/attributes/
H A Dmethod-format-1.m12 + (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
13 - (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
15 + (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
16 - (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
19 - (void) log2: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, …
20 + (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
21 - (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
22 + (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
23 - (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/objc.dg/attributes/
H A Dmethod-format-1.m12 + (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
13 - (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
15 + (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
16 - (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
19 - (void) log2: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, …
20 + (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
21 - (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
22 + (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "do…
23 - (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "do…
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/obj-c++.dg/attributes/
H A Dmethod-format-1.mm12 + (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
13 - (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
15 + (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
16 - (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
19 - (void) log2: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, …
20 + (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
21 - (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
22 + (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "do…
23 - (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "do…
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/obj-c++.dg/attributes/
H A Dmethod-format-1.mm12 + (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
13 - (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
15 + (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
16 - (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
19 - (void) log2: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, …
20 + (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
21 - (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
22 + (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
23 - (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/objc.dg/attributes/
H A Dmethod-format-1.m12 + (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
13 - (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
15 + (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
16 - (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
19 - (void) log2: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, …
20 + (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
21 - (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
22 + (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
23 - (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/obj-c++.dg/attributes/
H A Dmethod-format-1.mm13 + (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
14 - (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
16 + (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
17 - (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
20 - (void) log2: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, …
21 + (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
22 - (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
23 + (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "do…
24 - (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "do…
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/obj-c++.dg/attributes/
H A Dmethod-format-1.mm12 + (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
13 - (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
15 + (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
16 - (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
19 - (void) log2: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, …
20 + (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
21 - (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
22 + (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
23 - (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/objc.dg/attributes/
H A Dmethod-format-1.m12 + (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
13 - (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
15 + (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
16 - (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
19 - (void) log2: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, …
20 + (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
21 - (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
22 + (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
23 - (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/objc.dg/attributes/
H A Dmethod-format-1.m12 + (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
13 - (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
15 + (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
16 - (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
19 - (void) log2: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, …
20 + (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
21 - (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
22 + (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "do…
23 - (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "do…
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/obj-c++.dg/attributes/
H A Dmethod-format-1.mm12 + (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
13 - (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
15 + (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
16 - (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
19 - (void) log2: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, …
20 + (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
21 - (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
22 + (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
23 - (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/objc.dg/attributes/
H A Dmethod-format-1.m12 + (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
13 - (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
15 + (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
16 - (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
19 - (void) log2: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, …
20 + (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
21 - (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
22 + (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
23 - (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/obj-c++.dg/attributes/
H A Dmethod-format-1.mm12 + (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
13 - (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
15 + (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
16 - (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
19 - (void) log2: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, …
20 + (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
21 - (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
22 + (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "do…
23 - (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "do…
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/objc.dg/attributes/
H A Dmethod-format-1.m12 + (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
13 - (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
15 + (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
16 - (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
19 - (void) log2: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, …
20 + (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
21 - (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
22 + (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
23 - (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/obj-c++.dg/attributes/
H A Dmethod-format-1.mm12 + (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
13 - (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
15 + (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
16 - (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
19 - (void) log2: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, …
20 + (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
21 - (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
22 + (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
23 - (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/objc.dg/attributes/
H A Dmethod-format-1.m12 + (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
13 - (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
15 + (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
16 - (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
19 - (void) log2: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, …
20 + (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
21 - (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
22 + (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
23 - (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/obj-c++.dg/attributes/
H A Dmethod-format-1.mm12 + (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
13 - (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
15 + (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
16 - (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
19 - (void) log2: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, …
20 + (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
21 - (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
22 + (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
23 - (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/objc.dg/attributes/
H A Dmethod-format-1.m12 + (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
13 - (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
15 + (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
16 - (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
19 - (void) log2: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, …
20 + (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
21 - (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
22 + (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "do…
23 - (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "do…
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/obj-c++.dg/attributes/
H A Dmethod-format-1.mm12 + (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
13 - (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
15 + (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
16 - (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
19 - (void) log2: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, …
20 + (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
21 - (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
22 + (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
23 - (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/objc.dg/attributes/
H A Dmethod-format-1.m12 + (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
13 - (void) log: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, 2…
15 + (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
16 - (void) debug: (const char *) my_format, ... __attribute__ ((format (printf, 1, 2)));
19 - (void) log2: (int)level message: (const char *) my_format, ... __attribute__ ((format (printf, …
20 + (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
21 - (void) debug2: (const char *) my_format, ... __attribute__ ((format (printf))); /* { dg-error "w…
22 + (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…
23 - (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "ar…

12345678910