Home
last modified time | relevance | path

Searched refs:test_ge (Results 1 – 25 of 249) sorted by relevance

12345678910

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/compilable/
H A Dcdcmp.d83 bool test_ge(ubyte x, ubyte y) { return x >= y; } in test_ge() function
90 bool test_ge(byte x, byte y) { return x >= y; } in test_ge() function
97 bool test_ge(ushort x, ushort y) { return x >= y; } in test_ge() function
104 bool test_ge(short x, short y) { return x >= y; } in test_ge() function
111 bool test_ge(uint x, uint y) { return x >= y; } in test_ge() function
118 bool test_ge(int x, int y) { return x >= y; } in test_ge() function
125 bool test_ge(ulong x, ulong y) { return x >= y; } in test_ge() function
132 bool test_ge(long x, long y) { return x >= y; } in test_ge() function
139 bool test_ge(float x, float y) { return x >= y; } in test_ge() function
146 bool test_ge(double x, double y) { return x >= y; } in test_ge() function
/dports/emulators/qemu5/qemu-5.2.0/tests/tcg/alpha/
H A Dtest-cond.c52 {test_ge, 0, 1},
53 {test_ge, 1, 1},
54 {test_ge, -1, 0},
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/tcg/alpha/
H A Dtest-cond.c52 {test_ge, 0, 1},
53 {test_ge, 1, 1},
54 {test_ge, -1, 0},
/dports/emulators/qemu42/qemu-4.2.1/tests/tcg/alpha/
H A Dtest-cond.c52 {test_ge, 0, 1},
53 {test_ge, 1, 1},
54 {test_ge, -1, 0},
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/tcg/alpha/
H A Dtest-cond.c52 {test_ge, 0, 1},
53 {test_ge, 1, 1},
54 {test_ge, -1, 0},
/dports/emulators/qemu-utils/qemu-4.2.1/tests/tcg/alpha/
H A Dtest-cond.c52 {test_ge, 0, 1},
53 {test_ge, 1, 1},
54 {test_ge, -1, 0},
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/tcg/alpha/
H A Dtest-cond.c52 {test_ge, 0, 1},
53 {test_ge, 1, 1},
54 {test_ge, -1, 0},
/dports/emulators/qemu/qemu-6.2.0/tests/tcg/alpha/
H A Dtest-cond.c52 {test_ge, 0, 1},
53 {test_ge, 1, 1},
54 {test_ge, -1, 0},
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/tcg/alpha/
H A Dtest-cond.c52 {test_ge, 0, 1},
53 {test_ge, 1, 1},
54 {test_ge, -1, 0},
/dports/emulators/qemu60/qemu-6.0.0/tests/tcg/alpha/
H A Dtest-cond.c52 {test_ge, 0, 1},
53 {test_ge, 1, 1},
54 {test_ge, -1, 0},
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/powerpc/
H A Dpr92132-int-1.c53 test_ge (FP_TYPE *a, FP_TYPE min_v) in test_ge() function
111 ret = test_ge (a2, 10); in main()
H A Dpr92132-int-2.c53 test_ge (FP_TYPE *a, FP_TYPE min_v) in test_ge() function
111 ret = test_ge (a2, 10); in main()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/powerpc/
H A Dpr92132-int-1.c53 test_ge (FP_TYPE *a, FP_TYPE min_v) in test_ge() function
111 ret = test_ge (a2, 10); in main()
H A Dpr92132-int-2.c53 test_ge (FP_TYPE *a, FP_TYPE min_v) in test_ge() function
111 ret = test_ge (a2, 10); in main()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/powerpc/
H A Dpr92132-int-2.c53 test_ge (FP_TYPE *a, FP_TYPE min_v) in test_ge() function
111 ret = test_ge (a2, 10); in main()
H A Dpr92132-int-1.c53 test_ge (FP_TYPE *a, FP_TYPE min_v) in test_ge() function
111 ret = test_ge (a2, 10); in main()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/powerpc/
H A Dpr92132-int-2.c53 test_ge (FP_TYPE *a, FP_TYPE min_v) in test_ge() function
111 ret = test_ge (a2, 10); in main()
H A Dpr92132-int-1.c53 test_ge (FP_TYPE *a, FP_TYPE min_v) in test_ge() function
111 ret = test_ge (a2, 10); in main()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.target/powerpc/
H A Dpr92098-int-1.c53 test_ge (INT_TYPE *a, INT_TYPE min_v) in test_ge() function
111 ret = test_ge (a2, 10); in main()
H A Dpr92098-int-2.c53 test_ge (INT_TYPE *a, INT_TYPE min_v) in test_ge() function
111 ret = test_ge (a2, 10); in main()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/powerpc/
H A Dpr92132-int-1.c53 test_ge (FP_TYPE *a, FP_TYPE min_v) in test_ge() function
111 ret = test_ge (a2, 10); in main()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.target/powerpc/
H A Dpr92132-int-1.c53 test_ge (FP_TYPE *a, FP_TYPE min_v) in test_ge() function
111 ret = test_ge (a2, 10); in main()
H A Dpr92132-int-2.c53 test_ge (FP_TYPE *a, FP_TYPE min_v) in test_ge() function
111 ret = test_ge (a2, 10); in main()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.target/powerpc/
H A Dpr92098-int-1.c53 test_ge (INT_TYPE *a, INT_TYPE min_v) in test_ge() function
111 ret = test_ge (a2, 10); in main()
H A Dpr92098-int-2.c53 test_ge (INT_TYPE *a, INT_TYPE min_v) in test_ge() function
111 ret = test_ge (a2, 10); in main()

12345678910