/dports/devel/compiler-rt/compiler-rt-0.r131639/test/Unit/ |
H A D | unordsf2vfp_test.c | 23 int test__unordsf2vfp(float a, float b) in test__unordsf2vfp() function 37 if (test__unordsf2vfp(0.0, NAN)) in main() 39 if (test__unordsf2vfp(NAN, 1.0)) in main() 41 if (test__unordsf2vfp(NAN, NAN)) in main() 43 if (test__unordsf2vfp(1.0, 1.0)) in main()
|
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/ |
H A D | unordsf2vfp_test.c | 23 int test__unordsf2vfp(float a, float b) in test__unordsf2vfp() function 37 if (test__unordsf2vfp(0.0, NAN)) in main() 39 if (test__unordsf2vfp(NAN, 1.0)) in main() 41 if (test__unordsf2vfp(NAN, NAN)) in main() 43 if (test__unordsf2vfp(1.0, 1.0)) in main()
|
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/compiler_rt/dist/test/Unit/ |
H A D | unordsf2vfp_test.c | 23 int test__unordsf2vfp(float a, float b) in test__unordsf2vfp() function 37 if (test__unordsf2vfp(0.0, NAN)) in main() 39 if (test__unordsf2vfp(NAN, 1.0)) in main() 41 if (test__unordsf2vfp(NAN, NAN)) in main() 43 if (test__unordsf2vfp(1.0, 1.0)) in main()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/test/builtins/Unit/ |
H A D | unordsf2vfp_test.c | 13 int test__unordsf2vfp(float a, float b) in test__unordsf2vfp() function 27 if (test__unordsf2vfp(0.0, NAN)) in main() 29 if (test__unordsf2vfp(NAN, 1.0)) in main() 31 if (test__unordsf2vfp(NAN, NAN)) in main() 33 if (test__unordsf2vfp(1.0, 1.0)) in main()
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/test/builtins/Unit/ |
H A D | unordsf2vfp_test.c | 25 int test__unordsf2vfp(float a, float b) in test__unordsf2vfp() function 39 if (test__unordsf2vfp(0.0, NAN)) in main() 41 if (test__unordsf2vfp(NAN, 1.0)) in main() 43 if (test__unordsf2vfp(NAN, NAN)) in main() 45 if (test__unordsf2vfp(1.0, 1.0)) in main()
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/test/builtins/Unit/ |
H A D | unordsf2vfp_test.c | 13 int test__unordsf2vfp(float a, float b) in test__unordsf2vfp() function 27 if (test__unordsf2vfp(0.0, NAN)) in main() 29 if (test__unordsf2vfp(NAN, 1.0)) in main() 31 if (test__unordsf2vfp(NAN, NAN)) in main() 33 if (test__unordsf2vfp(1.0, 1.0)) in main()
|
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/test/builtins/Unit/ |
H A D | unordsf2vfp_test.c | 25 int test__unordsf2vfp(float a, float b) in test__unordsf2vfp() function 39 if (test__unordsf2vfp(0.0, NAN)) in main() 41 if (test__unordsf2vfp(NAN, 1.0)) in main() 43 if (test__unordsf2vfp(NAN, NAN)) in main() 45 if (test__unordsf2vfp(1.0, 1.0)) in main()
|
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/test/builtins/Unit/ |
H A D | unordsf2vfp_test.c | 13 int test__unordsf2vfp(float a, float b) in test__unordsf2vfp() function 27 if (test__unordsf2vfp(0.0, NAN)) in main() 29 if (test__unordsf2vfp(NAN, 1.0)) in main() 31 if (test__unordsf2vfp(NAN, NAN)) in main() 33 if (test__unordsf2vfp(1.0, 1.0)) in main()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/test/builtins/Unit/ |
H A D | unordsf2vfp_test.c | 13 int test__unordsf2vfp(float a, float b) in test__unordsf2vfp() function 27 if (test__unordsf2vfp(0.0, NAN)) in main() 29 if (test__unordsf2vfp(NAN, 1.0)) in main() 31 if (test__unordsf2vfp(NAN, NAN)) in main() 33 if (test__unordsf2vfp(1.0, 1.0)) in main()
|
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/test/builtins/Unit/ |
H A D | unordsf2vfp_test.c | 13 int test__unordsf2vfp(float a, float b) in test__unordsf2vfp() function 27 if (test__unordsf2vfp(0.0, NAN)) in main() 29 if (test__unordsf2vfp(NAN, 1.0)) in main() 31 if (test__unordsf2vfp(NAN, NAN)) in main() 33 if (test__unordsf2vfp(1.0, 1.0)) in main()
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/test/builtins/Unit/ |
H A D | unordsf2vfp_test.c | 13 int test__unordsf2vfp(float a, float b) in test__unordsf2vfp() function 27 if (test__unordsf2vfp(0.0, NAN)) in main() 29 if (test__unordsf2vfp(NAN, 1.0)) in main() 31 if (test__unordsf2vfp(NAN, NAN)) in main() 33 if (test__unordsf2vfp(1.0, 1.0)) in main()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/test/builtins/Unit/ |
H A D | unordsf2vfp_test.c | 13 int test__unordsf2vfp(float a, float b) in test__unordsf2vfp() function 27 if (test__unordsf2vfp(0.0, NAN)) in main() 29 if (test__unordsf2vfp(NAN, 1.0)) in main() 31 if (test__unordsf2vfp(NAN, NAN)) in main() 33 if (test__unordsf2vfp(1.0, 1.0)) in main()
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/test/builtins/Unit/ |
H A D | unordsf2vfp_test.c | 13 int test__unordsf2vfp(float a, float b) in test__unordsf2vfp() function 27 if (test__unordsf2vfp(0.0, NAN)) in main() 29 if (test__unordsf2vfp(NAN, 1.0)) in main() 31 if (test__unordsf2vfp(NAN, NAN)) in main() 33 if (test__unordsf2vfp(1.0, 1.0)) in main()
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/test/builtins/Unit/ |
H A D | unordsf2vfp_test.c | 13 int test__unordsf2vfp(float a, float b) in test__unordsf2vfp() function 27 if (test__unordsf2vfp(0.0, NAN)) in main() 29 if (test__unordsf2vfp(NAN, 1.0)) in main() 31 if (test__unordsf2vfp(NAN, NAN)) in main() 33 if (test__unordsf2vfp(1.0, 1.0)) in main()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/test/builtins/Unit/ |
H A D | unordsf2vfp_test.c | 13 int test__unordsf2vfp(float a, float b) in test__unordsf2vfp() function 27 if (test__unordsf2vfp(0.0, NAN)) in main() 29 if (test__unordsf2vfp(NAN, 1.0)) in main() 31 if (test__unordsf2vfp(NAN, NAN)) in main() 33 if (test__unordsf2vfp(1.0, 1.0)) in main()
|