Home
last modified time | relevance | path

Searched refs:test5u (Results 1 – 25 of 132) sorted by relevance

123456

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Ddecl.c56 union test5u { int i; double d; }; union
59 union test5u ola = (union test5u) 351; in test5()
60 union test5u olb = (union test5u) 1.0; in test5()
63 union test5u test5w = (union test5u)2;
64 union test5u test5y = (union test5u)73.0;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Ddecl.c56 union test5u { int i; double d; }; union
59 union test5u ola = (union test5u) 351; in test5()
60 union test5u olb = (union test5u) 1.0; in test5()
63 union test5u test5w = (union test5u)2;
64 union test5u test5y = (union test5u)73.0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A Ddecl.c56 union test5u { int i; double d; }; union
59 union test5u ola = (union test5u) 351; in test5()
60 union test5u olb = (union test5u) 1.0; in test5()
63 union test5u test5w = (union test5u)2;
64 union test5u test5y = (union test5u)73.0;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Ddecl.c56 union test5u { int i; double d; }; union
59 union test5u ola = (union test5u) 351; in test5()
60 union test5u olb = (union test5u) 1.0; in test5()
63 union test5u test5w = (union test5u)2;
64 union test5u test5y = (union test5u)73.0;
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Ddecl.c56 union test5u { int i; double d; }; union
59 union test5u ola = (union test5u) 351; in test5()
60 union test5u olb = (union test5u) 1.0; in test5()
63 union test5u test5w = (union test5u)2;
64 union test5u test5y = (union test5u)73.0;
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Ddecl.c56 union test5u { int i; double d; }; union
59 union test5u ola = (union test5u) 351; in test5()
60 union test5u olb = (union test5u) 1.0; in test5()
63 union test5u test5w = (union test5u)2;
64 union test5u test5y = (union test5u)73.0;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Ddecl.c56 union test5u { int i; double d; }; union
59 union test5u ola = (union test5u) 351; in test5()
60 union test5u olb = (union test5u) 1.0; in test5()
63 union test5u test5w = (union test5u)2;
64 union test5u test5y = (union test5u)73.0;
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/
H A Ddecl.c56 union test5u { int i; double d; }; union
59 union test5u ola = (union test5u) 351; in test5()
60 union test5u olb = (union test5u) 1.0; in test5()
63 union test5u test5w = (union test5u)2;
64 union test5u test5y = (union test5u)73.0;
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGen/
H A Ddecl.c56 union test5u { int i; double d; }; union
59 union test5u ola = (union test5u) 351; in test5()
60 union test5u olb = (union test5u) 1.0; in test5()
63 union test5u test5w = (union test5u)2;
64 union test5u test5y = (union test5u)73.0;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Ddecl.c56 union test5u { int i; double d; }; union
59 union test5u ola = (union test5u) 351; in test5()
60 union test5u olb = (union test5u) 1.0; in test5()
63 union test5u test5w = (union test5u)2;
64 union test5u test5y = (union test5u)73.0;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/
H A Ddecl.c56 union test5u { int i; double d; }; union
59 union test5u ola = (union test5u) 351; in test5()
60 union test5u olb = (union test5u) 1.0; in test5()
63 union test5u test5w = (union test5u)2;
64 union test5u test5y = (union test5u)73.0;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Ddecl.c56 union test5u { int i; double d; }; union
59 union test5u ola = (union test5u) 351; in test5()
60 union test5u olb = (union test5u) 1.0; in test5()
63 union test5u test5w = (union test5u)2;
64 union test5u test5y = (union test5u)73.0;
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Ddecl.c56 union test5u { int i; double d; }; union
59 union test5u ola = (union test5u) 351; in test5()
60 union test5u olb = (union test5u) 1.0; in test5()
63 union test5u test5w = (union test5u)2;
64 union test5u test5y = (union test5u)73.0;
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGen/
H A Ddecl.c56 union test5u { int i; double d; }; union
59 union test5u ola = (union test5u) 351; in test5()
60 union test5u olb = (union test5u) 1.0; in test5()
63 union test5u test5w = (union test5u)2;
64 union test5u test5y = (union test5u)73.0;
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGen/
H A Ddecl.c56 union test5u { int i; double d; }; union
59 union test5u ola = (union test5u) 351; in test5()
60 union test5u olb = (union test5u) 1.0; in test5()
63 union test5u test5w = (union test5u)2;
64 union test5u test5y = (union test5u)73.0;
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/
H A Ddecl.c56 union test5u { int i; double d; }; union
59 union test5u ola = (union test5u) 351; in test5()
60 union test5u olb = (union test5u) 1.0; in test5()
63 union test5u test5w = (union test5u)2;
64 union test5u test5y = (union test5u)73.0;
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.c-torture/execute/
H A Ddivcmp-1.c48 int test5u(unsigned int x) in test5u() function
213 if (test5u(19) != 1) in main()
215 if (test5u(20) != 0) in main()
217 if (test5u(29) != 0) in main()
219 if (test5u(30) != 0) in main()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.c-torture/execute/
H A Ddivcmp-1.c48 int test5u(unsigned int x) in test5u() function
213 if (test5u(19) != 1) in main()
215 if (test5u(20) != 0) in main()
217 if (test5u(29) != 0) in main()
219 if (test5u(30) != 0) in main()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.c-torture/execute/
H A Ddivcmp-1.c48 int test5u(unsigned int x) in test5u() function
213 if (test5u(19) != 1) in main()
215 if (test5u(20) != 0) in main()
217 if (test5u(29) != 0) in main()
219 if (test5u(30) != 0) in main()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.c-torture/execute/
H A Ddivcmp-1.c48 int test5u(unsigned int x) in test5u() function
213 if (test5u(19) != 1) in main()
215 if (test5u(20) != 0) in main()
217 if (test5u(29) != 0) in main()
219 if (test5u(30) != 0) in main()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.c-torture/execute/
H A Ddivcmp-1.c48 int test5u(unsigned int x) in test5u() function
213 if (test5u(19) != 1) in main()
215 if (test5u(20) != 0) in main()
217 if (test5u(29) != 0) in main()
219 if (test5u(30) != 0) in main()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.c-torture/execute/
H A Ddivcmp-1.c48 int test5u(unsigned int x) in test5u() function
213 if (test5u(19) != 1) in main()
215 if (test5u(20) != 0) in main()
217 if (test5u(29) != 0) in main()
219 if (test5u(30) != 0) in main()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/
H A Ddivcmp-1.c48 int test5u(unsigned int x) in test5u() function
213 if (test5u(19) != 1) in main()
215 if (test5u(20) != 0) in main()
217 if (test5u(29) != 0) in main()
219 if (test5u(30) != 0) in main()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/
H A Ddivcmp-1.c48 int test5u(unsigned int x) in test5u() function
213 if (test5u(19) != 1) in main()
215 if (test5u(20) != 0) in main()
217 if (test5u(29) != 0) in main()
219 if (test5u(30) != 0) in main()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.c-torture/execute/
H A Ddivcmp-1.c48 int test5u(unsigned int x) in test5u() function
213 if (test5u(19) != 1) in main()
215 if (test5u(20) != 0) in main()
217 if (test5u(29) != 0) in main()
219 if (test5u(30) != 0) in main()

123456