Home
last modified time | relevance | path

Searched refs:test__floatunditf (Results 1 – 15 of 15) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/test/builtins/Unit/
H A Dfloatunditf_test.c28 int test__floatunditf(unsigned long long a, uint64_t expectedHi, uint64_t expectedLo) in test__floatunditf() function
46 …if (test__floatunditf(0xffffffffffffffffULL, UINT64_C(0x403effffffffffff), UINT64_C(0xfffe00000000… in main()
48 …if (test__floatunditf(0xfffffffffffffffeULL, UINT64_C(0x403effffffffffff), UINT64_C(0xfffc00000000… in main()
50 if (test__floatunditf(0x8000000000000000ULL, UINT64_C(0x403e000000000000), UINT64_C(0x0))) in main()
52 …if (test__floatunditf(0x7fffffffffffffffULL, UINT64_C(0x403dffffffffffff), UINT64_C(0xfffc00000000… in main()
54 …if (test__floatunditf(0x123456789abcdef1ULL, UINT64_C(0x403b23456789abcd), UINT64_C(0xef1000000000… in main()
56 if (test__floatunditf(0x2ULL, UINT64_C(0x4000000000000000), UINT64_C(0x0))) in main()
58 if (test__floatunditf(0x1ULL, UINT64_C(0x3fff000000000000), UINT64_C(0x0))) in main()
60 if (test__floatunditf(0x0ULL, UINT64_C(0x0), UINT64_C(0x0))) in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/test/builtins/Unit/
H A Dfloatunditf_test.c17 int test__floatunditf(unsigned long long a, uint64_t expectedHi, uint64_t expectedLo) in test__floatunditf() function
35 …if (test__floatunditf(0xffffffffffffffffULL, UINT64_C(0x403effffffffffff), UINT64_C(0xfffe00000000… in main()
37 …if (test__floatunditf(0xfffffffffffffffeULL, UINT64_C(0x403effffffffffff), UINT64_C(0xfffc00000000… in main()
39 if (test__floatunditf(0x8000000000000000ULL, UINT64_C(0x403e000000000000), UINT64_C(0x0))) in main()
41 …if (test__floatunditf(0x7fffffffffffffffULL, UINT64_C(0x403dffffffffffff), UINT64_C(0xfffc00000000… in main()
43 …if (test__floatunditf(0x123456789abcdef1ULL, UINT64_C(0x403b23456789abcd), UINT64_C(0xef1000000000… in main()
45 if (test__floatunditf(0x2ULL, UINT64_C(0x4000000000000000), UINT64_C(0x0))) in main()
47 if (test__floatunditf(0x1ULL, UINT64_C(0x3fff000000000000), UINT64_C(0x0))) in main()
49 if (test__floatunditf(0x0ULL, UINT64_C(0x0), UINT64_C(0x0))) in main()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/test/builtins/Unit/
H A Dfloatunditf_test.c17 int test__floatunditf(unsigned long long a, uint64_t expectedHi, uint64_t expectedLo) in test__floatunditf() function
35 …if (test__floatunditf(0xffffffffffffffffULL, UINT64_C(0x403effffffffffff), UINT64_C(0xfffe00000000… in main()
37 …if (test__floatunditf(0xfffffffffffffffeULL, UINT64_C(0x403effffffffffff), UINT64_C(0xfffc00000000… in main()
39 if (test__floatunditf(0x8000000000000000ULL, UINT64_C(0x403e000000000000), UINT64_C(0x0))) in main()
41 …if (test__floatunditf(0x7fffffffffffffffULL, UINT64_C(0x403dffffffffffff), UINT64_C(0xfffc00000000… in main()
43 …if (test__floatunditf(0x123456789abcdef1ULL, UINT64_C(0x403b23456789abcd), UINT64_C(0xef1000000000… in main()
45 if (test__floatunditf(0x2ULL, UINT64_C(0x4000000000000000), UINT64_C(0x0))) in main()
47 if (test__floatunditf(0x1ULL, UINT64_C(0x3fff000000000000), UINT64_C(0x0))) in main()
49 if (test__floatunditf(0x0ULL, UINT64_C(0x0), UINT64_C(0x0))) in main()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/test/builtins/Unit/
H A Dfloatunditf_test.c17 int test__floatunditf(unsigned long long a, uint64_t expectedHi, uint64_t expectedLo) in test__floatunditf() function
35 …if (test__floatunditf(0xffffffffffffffffULL, UINT64_C(0x403effffffffffff), UINT64_C(0xfffe00000000… in main()
37 …if (test__floatunditf(0xfffffffffffffffeULL, UINT64_C(0x403effffffffffff), UINT64_C(0xfffc00000000… in main()
39 if (test__floatunditf(0x8000000000000000ULL, UINT64_C(0x403e000000000000), UINT64_C(0x0))) in main()
41 …if (test__floatunditf(0x7fffffffffffffffULL, UINT64_C(0x403dffffffffffff), UINT64_C(0xfffc00000000… in main()
43 …if (test__floatunditf(0x123456789abcdef1ULL, UINT64_C(0x403b23456789abcd), UINT64_C(0xef1000000000… in main()
45 if (test__floatunditf(0x2ULL, UINT64_C(0x4000000000000000), UINT64_C(0x0))) in main()
47 if (test__floatunditf(0x1ULL, UINT64_C(0x3fff000000000000), UINT64_C(0x0))) in main()
49 if (test__floatunditf(0x0ULL, UINT64_C(0x0), UINT64_C(0x0))) in main()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
H A Dfloatunditf_test.c27 int test__floatunditf(unsigned long long a, uint64_t expectedHi, uint64_t expectedLo) in test__floatunditf() function
45 …if (test__floatunditf(0xffffffffffffffffULL, UINT64_C(0x403effffffffffff), UINT64_C(0xfffe00000000… in main()
47 …if (test__floatunditf(0xfffffffffffffffeULL, UINT64_C(0x403effffffffffff), UINT64_C(0xfffc00000000… in main()
49 if (test__floatunditf(0x8000000000000000ULL, UINT64_C(0x403e000000000000), UINT64_C(0x0))) in main()
51 …if (test__floatunditf(0x7fffffffffffffffULL, UINT64_C(0x403dffffffffffff), UINT64_C(0xfffc00000000… in main()
53 …if (test__floatunditf(0x123456789abcdef1ULL, UINT64_C(0x403b23456789abcd), UINT64_C(0xef1000000000… in main()
55 if (test__floatunditf(0x2ULL, UINT64_C(0x4000000000000000), UINT64_C(0x0))) in main()
57 if (test__floatunditf(0x1ULL, UINT64_C(0x3fff000000000000), UINT64_C(0x0))) in main()
59 if (test__floatunditf(0x0ULL, UINT64_C(0x0), UINT64_C(0x0))) in main()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/test/builtins/Unit/
H A Dfloatunditf_test.c17 int test__floatunditf(unsigned long long a, uint64_t expectedHi, uint64_t expectedLo) in test__floatunditf() function
35 …if (test__floatunditf(0xffffffffffffffffULL, UINT64_C(0x403effffffffffff), UINT64_C(0xfffe00000000… in main()
37 …if (test__floatunditf(0xfffffffffffffffeULL, UINT64_C(0x403effffffffffff), UINT64_C(0xfffc00000000… in main()
39 if (test__floatunditf(0x8000000000000000ULL, UINT64_C(0x403e000000000000), UINT64_C(0x0))) in main()
41 …if (test__floatunditf(0x7fffffffffffffffULL, UINT64_C(0x403dffffffffffff), UINT64_C(0xfffc00000000… in main()
43 …if (test__floatunditf(0x123456789abcdef1ULL, UINT64_C(0x403b23456789abcd), UINT64_C(0xef1000000000… in main()
45 if (test__floatunditf(0x2ULL, UINT64_C(0x4000000000000000), UINT64_C(0x0))) in main()
47 if (test__floatunditf(0x1ULL, UINT64_C(0x3fff000000000000), UINT64_C(0x0))) in main()
49 if (test__floatunditf(0x0ULL, UINT64_C(0x0), UINT64_C(0x0))) in main()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/test/builtins/Unit/
H A Dfloatunditf_test.c17 int test__floatunditf(unsigned long long a, uint64_t expectedHi, uint64_t expectedLo) in test__floatunditf() function
35 …if (test__floatunditf(0xffffffffffffffffULL, UINT64_C(0x403effffffffffff), UINT64_C(0xfffe00000000… in main()
37 …if (test__floatunditf(0xfffffffffffffffeULL, UINT64_C(0x403effffffffffff), UINT64_C(0xfffc00000000… in main()
39 if (test__floatunditf(0x8000000000000000ULL, UINT64_C(0x403e000000000000), UINT64_C(0x0))) in main()
41 …if (test__floatunditf(0x7fffffffffffffffULL, UINT64_C(0x403dffffffffffff), UINT64_C(0xfffc00000000… in main()
43 …if (test__floatunditf(0x123456789abcdef1ULL, UINT64_C(0x403b23456789abcd), UINT64_C(0xef1000000000… in main()
45 if (test__floatunditf(0x2ULL, UINT64_C(0x4000000000000000), UINT64_C(0x0))) in main()
47 if (test__floatunditf(0x1ULL, UINT64_C(0x3fff000000000000), UINT64_C(0x0))) in main()
49 if (test__floatunditf(0x0ULL, UINT64_C(0x0), UINT64_C(0x0))) in main()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/test/builtins/Unit/
H A Dfloatunditf_test.c17 int test__floatunditf(unsigned long long a, uint64_t expectedHi, uint64_t expectedLo) in test__floatunditf() function
35 …if (test__floatunditf(0xffffffffffffffffULL, UINT64_C(0x403effffffffffff), UINT64_C(0xfffe00000000… in main()
37 …if (test__floatunditf(0xfffffffffffffffeULL, UINT64_C(0x403effffffffffff), UINT64_C(0xfffc00000000… in main()
39 if (test__floatunditf(0x8000000000000000ULL, UINT64_C(0x403e000000000000), UINT64_C(0x0))) in main()
41 …if (test__floatunditf(0x7fffffffffffffffULL, UINT64_C(0x403dffffffffffff), UINT64_C(0xfffc00000000… in main()
43 …if (test__floatunditf(0x123456789abcdef1ULL, UINT64_C(0x403b23456789abcd), UINT64_C(0xef1000000000… in main()
45 if (test__floatunditf(0x2ULL, UINT64_C(0x4000000000000000), UINT64_C(0x0))) in main()
47 if (test__floatunditf(0x1ULL, UINT64_C(0x3fff000000000000), UINT64_C(0x0))) in main()
49 if (test__floatunditf(0x0ULL, UINT64_C(0x0), UINT64_C(0x0))) in main()
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/test/builtins/Unit/
H A Dfloatunditf_test.c17 int test__floatunditf(unsigned long long a, uint64_t expectedHi, uint64_t expectedLo) in test__floatunditf() function
35 …if (test__floatunditf(0xffffffffffffffffULL, UINT64_C(0x403effffffffffff), UINT64_C(0xfffe00000000… in main()
37 …if (test__floatunditf(0xfffffffffffffffeULL, UINT64_C(0x403effffffffffff), UINT64_C(0xfffc00000000… in main()
39 if (test__floatunditf(0x8000000000000000ULL, UINT64_C(0x403e000000000000), UINT64_C(0x0))) in main()
41 …if (test__floatunditf(0x7fffffffffffffffULL, UINT64_C(0x403dffffffffffff), UINT64_C(0xfffc00000000… in main()
43 …if (test__floatunditf(0x123456789abcdef1ULL, UINT64_C(0x403b23456789abcd), UINT64_C(0xef1000000000… in main()
45 if (test__floatunditf(0x2ULL, UINT64_C(0x4000000000000000), UINT64_C(0x0))) in main()
47 if (test__floatunditf(0x1ULL, UINT64_C(0x3fff000000000000), UINT64_C(0x0))) in main()
49 if (test__floatunditf(0x0ULL, UINT64_C(0x0), UINT64_C(0x0))) in main()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/test/builtins/Unit/
H A Dfloatunditf_test.c28 int test__floatunditf(unsigned long long a, uint64_t expectedHi, uint64_t expectedLo) in test__floatunditf() function
46 …if (test__floatunditf(0xffffffffffffffffULL, UINT64_C(0x403effffffffffff), UINT64_C(0xfffe00000000… in main()
48 …if (test__floatunditf(0xfffffffffffffffeULL, UINT64_C(0x403effffffffffff), UINT64_C(0xfffc00000000… in main()
50 if (test__floatunditf(0x8000000000000000ULL, UINT64_C(0x403e000000000000), UINT64_C(0x0))) in main()
52 …if (test__floatunditf(0x7fffffffffffffffULL, UINT64_C(0x403dffffffffffff), UINT64_C(0xfffc00000000… in main()
54 …if (test__floatunditf(0x123456789abcdef1ULL, UINT64_C(0x403b23456789abcd), UINT64_C(0xef1000000000… in main()
56 if (test__floatunditf(0x2ULL, UINT64_C(0x4000000000000000), UINT64_C(0x0))) in main()
58 if (test__floatunditf(0x1ULL, UINT64_C(0x3fff000000000000), UINT64_C(0x0))) in main()
60 if (test__floatunditf(0x0ULL, UINT64_C(0x0), UINT64_C(0x0))) in main()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/test/builtins/Unit/
H A Dfloatunditf_test.c17 int test__floatunditf(unsigned long long a, uint64_t expectedHi, uint64_t expectedLo) in test__floatunditf() function
35 …if (test__floatunditf(0xffffffffffffffffULL, UINT64_C(0x403effffffffffff), UINT64_C(0xfffe00000000… in main()
37 …if (test__floatunditf(0xfffffffffffffffeULL, UINT64_C(0x403effffffffffff), UINT64_C(0xfffc00000000… in main()
39 if (test__floatunditf(0x8000000000000000ULL, UINT64_C(0x403e000000000000), UINT64_C(0x0))) in main()
41 …if (test__floatunditf(0x7fffffffffffffffULL, UINT64_C(0x403dffffffffffff), UINT64_C(0xfffc00000000… in main()
43 …if (test__floatunditf(0x123456789abcdef1ULL, UINT64_C(0x403b23456789abcd), UINT64_C(0xef1000000000… in main()
45 if (test__floatunditf(0x2ULL, UINT64_C(0x4000000000000000), UINT64_C(0x0))) in main()
47 if (test__floatunditf(0x1ULL, UINT64_C(0x3fff000000000000), UINT64_C(0x0))) in main()
49 if (test__floatunditf(0x0ULL, UINT64_C(0x0), UINT64_C(0x0))) in main()
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/test/builtins/Unit/
H A Dfloatunditf_test.c17 int test__floatunditf(unsigned long long a, uint64_t expectedHi, uint64_t expectedLo) in test__floatunditf() function
35 …if (test__floatunditf(0xffffffffffffffffULL, UINT64_C(0x403effffffffffff), UINT64_C(0xfffe00000000… in main()
37 …if (test__floatunditf(0xfffffffffffffffeULL, UINT64_C(0x403effffffffffff), UINT64_C(0xfffc00000000… in main()
39 if (test__floatunditf(0x8000000000000000ULL, UINT64_C(0x403e000000000000), UINT64_C(0x0))) in main()
41 …if (test__floatunditf(0x7fffffffffffffffULL, UINT64_C(0x403dffffffffffff), UINT64_C(0xfffc00000000… in main()
43 …if (test__floatunditf(0x123456789abcdef1ULL, UINT64_C(0x403b23456789abcd), UINT64_C(0xef1000000000… in main()
45 if (test__floatunditf(0x2ULL, UINT64_C(0x4000000000000000), UINT64_C(0x0))) in main()
47 if (test__floatunditf(0x1ULL, UINT64_C(0x3fff000000000000), UINT64_C(0x0))) in main()
49 if (test__floatunditf(0x0ULL, UINT64_C(0x0), UINT64_C(0x0))) in main()
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/test/builtins/Unit/
H A Dfloatunditf_test.c17 int test__floatunditf(unsigned long long a, uint64_t expectedHi, uint64_t expectedLo) in test__floatunditf() function
35 …if (test__floatunditf(0xffffffffffffffffULL, UINT64_C(0x403effffffffffff), UINT64_C(0xfffe00000000… in main()
37 …if (test__floatunditf(0xfffffffffffffffeULL, UINT64_C(0x403effffffffffff), UINT64_C(0xfffc00000000… in main()
39 if (test__floatunditf(0x8000000000000000ULL, UINT64_C(0x403e000000000000), UINT64_C(0x0))) in main()
41 …if (test__floatunditf(0x7fffffffffffffffULL, UINT64_C(0x403dffffffffffff), UINT64_C(0xfffc00000000… in main()
43 …if (test__floatunditf(0x123456789abcdef1ULL, UINT64_C(0x403b23456789abcd), UINT64_C(0xef1000000000… in main()
45 if (test__floatunditf(0x2ULL, UINT64_C(0x4000000000000000), UINT64_C(0x0))) in main()
47 if (test__floatunditf(0x1ULL, UINT64_C(0x3fff000000000000), UINT64_C(0x0))) in main()
49 if (test__floatunditf(0x0ULL, UINT64_C(0x0), UINT64_C(0x0))) in main()
/dports/lang/zig/zig-0.9.0/lib/std/special/compiler_rt/
H A Dfloatunditf_test.zig3 fn test__floatunditf(a: u64, expected_hi: u64, expected_lo: u64) !void {
24 try test__floatunditf(0xffffffffffffffff, 0x403effffffffffff, 0xfffe000000000000);
25 try test__floatunditf(0xfffffffffffffffe, 0x403effffffffffff, 0xfffc000000000000);
26 try test__floatunditf(0x8000000000000000, 0x403e000000000000, 0x0);
27 try test__floatunditf(0x7fffffffffffffff, 0x403dffffffffffff, 0xfffc000000000000);
28 try test__floatunditf(0x123456789abcdef1, 0x403b23456789abcd, 0xef10000000000000);
29 try test__floatunditf(0x2, 0x4000000000000000, 0x0);
30 try test__floatunditf(0x1, 0x3fff000000000000, 0x0);
31 try test__floatunditf(0x0, 0x0, 0x0);
/dports/lang/zig-devel/zig-0.9.0/lib/std/special/compiler_rt/
H A Dfloatunditf_test.zig3 fn test__floatunditf(a: u64, expected_hi: u64, expected_lo: u64) !void {
24 try test__floatunditf(0xffffffffffffffff, 0x403effffffffffff, 0xfffe000000000000);
25 try test__floatunditf(0xfffffffffffffffe, 0x403effffffffffff, 0xfffc000000000000);
26 try test__floatunditf(0x8000000000000000, 0x403e000000000000, 0x0);
27 try test__floatunditf(0x7fffffffffffffff, 0x403dffffffffffff, 0xfffc000000000000);
28 try test__floatunditf(0x123456789abcdef1, 0x403b23456789abcd, 0xef10000000000000);
29 try test__floatunditf(0x2, 0x4000000000000000, 0x0);
30 try test__floatunditf(0x1, 0x3fff000000000000, 0x0);
31 try test__floatunditf(0x0, 0x0, 0x0);