Home
last modified time | relevance | path

Searched refs:__noreturn__ (Results 126 – 150 of 6788) sorted by relevance

12345678910>>...272

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A Dpr44974.c5 extern void foo (int status) __attribute__ ((__noreturn__,__noinline__));
6 extern void bar (int status) __attribute__ ((__noreturn__,__noinline__));
7 extern void _Exit (int status) __attribute__ ((__noreturn__,__noinline__));
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.dg/
H A Dpr44974.c5 extern void foo (int status) __attribute__ ((__noreturn__,__noinline__));
6 extern void bar (int status) __attribute__ ((__noreturn__,__noinline__));
7 extern void _Exit (int status) __attribute__ ((__noreturn__,__noinline__));
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Sema/
H A Dreturn-noreturn.c14 __attribute__((__noreturn__))
23 __attribute__((__noreturn__)) void* test3(int arg) { in test3()
27 __attribute__((__noreturn__)) void* test3_positive(int arg) { in test3_positive()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Sema/
H A Dreturn-noreturn.c14 __attribute__((__noreturn__))
23 __attribute__((__noreturn__)) void* test3(int arg) { in test3()
27 __attribute__((__noreturn__)) void* test3_positive(int arg) { in test3_positive()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Sema/
H A Dreturn-noreturn.c14 __attribute__((__noreturn__))
23 __attribute__((__noreturn__)) void* test3(int arg) { in test3()
27 __attribute__((__noreturn__)) void* test3_positive(int arg) { in test3_positive()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Sema/
H A Dreturn-noreturn.c14 __attribute__((__noreturn__))
23 __attribute__((__noreturn__)) void* test3(int arg) { in test3()
27 __attribute__((__noreturn__)) void* test3_positive(int arg) { in test3_positive()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Sema/
H A Dreturn-noreturn.c14 __attribute__((__noreturn__))
23 __attribute__((__noreturn__)) void* test3(int arg) { in test3()
27 __attribute__((__noreturn__)) void* test3_positive(int arg) { in test3_positive()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Sema/
H A Dreturn-noreturn.c14 __attribute__((__noreturn__))
23 __attribute__((__noreturn__)) void* test3(int arg) { in test3()
27 __attribute__((__noreturn__)) void* test3_positive(int arg) { in test3_positive()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Sema/
H A Dreturn-noreturn.c14 __attribute__((__noreturn__))
23 __attribute__((__noreturn__)) void* test3(int arg) { in test3()
27 __attribute__((__noreturn__)) void* test3_positive(int arg) { in test3_positive()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Sema/
H A Dreturn-noreturn.c14 __attribute__((__noreturn__))
23 __attribute__((__noreturn__)) void* test3(int arg) { in test3()
27 __attribute__((__noreturn__)) void* test3_positive(int arg) { in test3_positive()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Sema/
H A Dreturn-noreturn.c14 __attribute__((__noreturn__))
23 __attribute__((__noreturn__)) void* test3(int arg) { in test3()
27 __attribute__((__noreturn__)) void* test3_positive(int arg) { in test3_positive()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Sema/
H A Dreturn-noreturn.c14 __attribute__((__noreturn__))
23 __attribute__((__noreturn__)) void* test3(int arg) { in test3()
27 __attribute__((__noreturn__)) void* test3_positive(int arg) { in test3_positive()
/dports/lang/clang-mesa/clang-13.0.1.src/test/Sema/
H A Dreturn-noreturn.c14 __attribute__((__noreturn__))
23 __attribute__((__noreturn__)) void* test3(int arg) { in test3()
27 __attribute__((__noreturn__)) void* test3_positive(int arg) { in test3_positive()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Sema/
H A Dreturn-noreturn.c14 __attribute__((__noreturn__))
23 __attribute__((__noreturn__)) void* test3(int arg) { in test3()
27 __attribute__((__noreturn__)) void* test3_positive(int arg) { in test3_positive()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Sema/
H A Dreturn-noreturn.c14 __attribute__((__noreturn__))
23 __attribute__((__noreturn__)) void* test3(int arg) { in test3()
27 __attribute__((__noreturn__)) void* test3_positive(int arg) { in test3_positive()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Sema/
H A Dreturn-noreturn.c14 __attribute__((__noreturn__))
23 __attribute__((__noreturn__)) void* test3(int arg) {
27 __attribute__((__noreturn__)) void* test3_positive(int arg) {
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Sema/
H A Dreturn-noreturn.c14 __attribute__((__noreturn__))
23 __attribute__((__noreturn__)) void* test3(int arg) { in test3()
27 __attribute__((__noreturn__)) void* test3_positive(int arg) { in test3_positive()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Sema/
H A Dreturn-noreturn.c14 __attribute__((__noreturn__))
23 __attribute__((__noreturn__)) void* test3(int arg) {
27 __attribute__((__noreturn__)) void* test3_positive(int arg) {
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/c-c++-common/cpp/
H A Dpr63831-1.c5 typedef char T1[__has_attribute (__noreturn__) ? 1 : -1];
20 typedef char T6[__has_attribute (gnu::__noreturn__) ? 1 : -1];
35 typedef char T11[__has_cpp_attribute (__noreturn__) ? 1 : -1];
50 typedef char T16[__has_cpp_attribute (gnu::__noreturn__) ? 1 : -1];
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/c-c++-common/cpp/
H A Dpr63831-1.c5 typedef char T1[__has_attribute (__noreturn__) == 200809 ? 1 : -1];
20 typedef char T6[__has_attribute (gnu::__noreturn__) == 200809 ? 1 : -1];
35 typedef char T11[__has_cpp_attribute (__noreturn__) == 200809 ? 1 : -1];
50 typedef char T16[__has_cpp_attribute (gnu::__noreturn__) == 200809 ? 1 : -1];
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/c-c++-common/cpp/
H A Dpr63831-1.c5 typedef char T1[__has_attribute (__noreturn__) ? 1 : -1];
20 typedef char T6[__has_attribute (gnu::__noreturn__) ? 1 : -1];
35 typedef char T11[__has_cpp_attribute (__noreturn__) ? 1 : -1];
50 typedef char T16[__has_cpp_attribute (gnu::__noreturn__) ? 1 : -1];
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/c-c++-common/cpp/
H A Dpr63831-1.c5 typedef char T1[__has_attribute (__noreturn__) ? 1 : -1];
20 typedef char T6[__has_attribute (gnu::__noreturn__) ? 1 : -1];
35 typedef char T11[__has_cpp_attribute (__noreturn__) ? 1 : -1];
50 typedef char T16[__has_cpp_attribute (gnu::__noreturn__) ? 1 : -1];
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/c-c++-common/cpp/
H A Dpr63831-1.c5 typedef char T1[__has_attribute (__noreturn__) ? 1 : -1];
20 typedef char T6[__has_attribute (gnu::__noreturn__) ? 1 : -1];
35 typedef char T11[__has_cpp_attribute (__noreturn__) ? 1 : -1];
50 typedef char T16[__has_cpp_attribute (gnu::__noreturn__) ? 1 : -1];
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/c-c++-common/cpp/
H A Dpr63831-1.c5 typedef char T1[__has_attribute (__noreturn__) ? 1 : -1];
20 typedef char T6[__has_attribute (gnu::__noreturn__) ? 1 : -1];
35 typedef char T11[__has_cpp_attribute (__noreturn__) ? 1 : -1];
50 typedef char T16[__has_cpp_attribute (gnu::__noreturn__) ? 1 : -1];
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/c-c++-common/cpp/
H A Dpr63831-1.c5 typedef char T1[__has_attribute (__noreturn__) ? 1 : -1];
20 typedef char T6[__has_attribute (gnu::__noreturn__) ? 1 : -1];
35 typedef char T11[__has_cpp_attribute (__noreturn__) ? 1 : -1];
50 typedef char T16[__has_cpp_attribute (gnu::__noreturn__) ? 1 : -1];

12345678910>>...272